{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aztec-village-albuquerque-nm",
  "name": "What is the phone number for Aztec Village?",
  "description": "Aztec Village is located at 3000 Aztec Road Northeast, Albuquerque NM 87107. Aztec Village can be contacted at ***-***-**** or http://www.nodelparks.com/property/aztec-village/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aztec-village-albuquerque-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3000 Aztec Road Northeast",
    "addressLocality": "Albuquerque",
    "addressRegion": "NM",
    "postalCode": "87107",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.1188134,
    "longitude": -106.6101811
  }
}