{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-route-66-rv-resort-albuquerque-nm",
  "name": "Route 66 RV Resort",
  "description": "Route 66 RV Resort is located at , Albuquerque NM 87121. Route 66 RV Resort can be contacted at ***-***-**** or http://rt66rvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-route-66-rv-resort-albuquerque-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Albuquerque",
    "addressRegion": "NM",
    "postalCode": "87121",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.0257524,
    "longitude": -106.9532284
  }
}