This section introduces every property available for venues in GeoAR.it, with quick semantic links for each.
๐ All Venue Properties
| Field | Description |
|---|---|
| Id | Unique internal numeric ID for the venue |
| Guid | Globally unique identifier for the venue |
| RowVersion | Timestamp for concurrency control (not exposed in API) |
| Location | Geographic coordinates (lat/lon) of the venue |
| HSID | Hyperspatial ID for spatial web compatibility |
| CorrelationId | Optional external or correlation tracking ID |
| OwnerId | User ID of the venue’s owner |
| Demo | Is this a demo or test venue? |
| TextClass | Bootstrap class for enabled/disabled state |
| CaptureStatistics | Whether to capture statistics for this venue |
| CountryId | The country the venue belongs to (e.g., UK) |
| VenueTypeId | Venue type/category (e.g., park, pub, arena, festival, etc.) |
| LogoUrl | URL of the venue’s logo image |
| WebsiteUrl | Venue’s official website |
| Enabled | Whether the venue is currently active |
| Name | Public display name of the venue |
| Address | Venue address |
| Postcode | Postcode for the venue |
| EnabledFrom / EnabledTo | Start/end date when venue is visible |
| HashTag | Optional hashtag for the venue |
| ReportingInterval | How often event stats are reported |
| Created | Timestamp when the venue was created |
| CreatedBy | User who created the venue |
| Updated | Last time the venue was updated |
| UpdatedBy | User who last updated the venue |
| IsWithinDateRange | Whether the venue is within its enabled date range |
| IsEnabledSummary | Human-readable status about venue visibility |
| HotspotCount | Total number of Hotspots at this venue |
| EnabledHotspotsCount | Number of currently enabled Hotspots |
| DisabledHotspotsCount | Number of disabled Hotspots |