Structured for AI

The same listing, in formats AI assistants can read directly.

  • ChatGPT
  • Claude
  • Gemini
  • Any AI agent

You can analyze this campground with your AI assistant

Use campertunity.com to consider Aztec Village RV Park for our next trip.”

Choose your data format

Add .md for clean markdown or .json for structured data.

Responseapplication/json
{  "@context": "https://schema.org",  "@type": "Campground",  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-wickenburg-az-us",  "name": "Aztec Village RV Park",  "description": "Check out Aztec Village RV Park in Wickenburg, Arizona on Go Camping America",  "url": "https://campertunity.com/listings/campgrounds/spot2nite-wickenburg-az-us",  "address": {    "@type": "PostalAddress",    "addressLocality": "Wickenburg",    "addressRegion": "AZ",    "postalCode": "85390",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 33.9712753,    "longitude": -112.7237784  },  "sameAs": [    "https://gocampingamerica.com/campgrounds-rv-parks/arizona/wickenburg/aztec-village-rv-park"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    }  ]}