# Locations
Interface for location entities providing geographic coordinates and address text.
## Key Files
- **`ILocationBase.cs`** — Defines `Longitude`, `Latitude`, and `Address` properties. Extends `IEntityGuid`.