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 El Malpais National Monument 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/el-malpais-grants-nm",  "name": "El Malpais National Monument",  "description": "El Malpais National Monument is located at 11000 Ice Cave Road, Grants NM 87020. El Malpais National Monument can be contacted at ***-***-**** or http://www.nps.gov/elma/contacts.htm",  "url": "https://campertunity.com/listings/campgrounds/el-malpais-grants-nm",  "image": [    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "11000 Ice Cave Road",    "addressLocality": "Grants",    "addressRegion": "NM",    "postalCode": "87020",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 34.9002575,    "longitude": -107.9942365  },  "sameAs": [    "https://www.camping.org/campgrounds/new-mexico/grants/el-malpais-national-monument"  ]}