{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-phone-number-enchanted-trails-rv-park-trading-post-albu",
  "name": "What is the phone number for Enchanted Trails RV Park & Trading Post?",
  "description": "Enchanted Trails RV Park & Trading Post is located at 14305 Central Avenue Northwest, Albuquerque NM 87121. Enchanted Trails RV Park & Trading Post can be contacted at ***-***-**** or http://www.enchantedtrails.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-phone-number-enchanted-trails-rv-park-trading-post-albu",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14305 Central Avenue Northwest",
    "addressLocality": "Albuquerque",
    "addressRegion": "NM",
    "postalCode": "87121",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.059762,
    "longitude": -106.810187
  }
}