For AI agents: visit https://docs.placer.ai/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Field | Description | Type | Example |
|---|
lat | The latitude coordinates | double | 37.786099 |
lng | The longitude coordinates | double | -121.46352 |
"geolocation": {
"lat": 37.812345,
"lng": -122.0000002,
}