{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/desert-paradise-mobile-home-rv-park-alamogordo-nm",
  "name": "What is the phone number for Desert Paradise Mobile Home & RV Park?",
  "description": "Desert Paradise Mobile Home & RV Park is located at 1090 Highway 70 West, Alamogordo NM 88310. Desert Paradise Mobile Home & RV Park can be contacted at ***-***-**** or https://desert-paradise-rv.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/desert-paradise-mobile-home-rv-park-alamogordo-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1090 Highway 70 West",
    "addressLocality": "Alamogordo",
    "addressRegion": "NM",
    "postalCode": "88310",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8684353,
    "longitude": -105.983049
  }
}