> For the complete documentation index, see [llms.txt](https://docs.woohoo.dance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.woohoo.dance/ajax-filters/woohoo-map/field-mapping-tips.md).

# Field Mapping Tips

#### ACF Field Support

* **Text Fields:** Field names (e.g., `my_latitude`)
* **Image Fields:** Returns URL automatically
* **Address Fields:** Geocoded to lat/lng

#### Dynamic Data Picker

Use Breakdance dynamic data for:

* Post title, excerpt, content
* Featured image
* ACF fields
* Custom fields

#### Geocoding

If using **Address Field** instead of lat/lng:

* Addresses geocoded automatically via Google Geocoding API
* Results cached for 24 hours
* Requires API key with Geocoding API enable
