{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-sands-ohv-area-blm-alamogordo-nm",
  "name": "Red Sands OHV Area (BLM)",
  "description": "Red Sands OHV Area (BLM) is located at , Alamogordo NM 88310. Red Sands OHV Area (BLM) can be contacted at ***-***-**** or https://www.blm.gov/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-sands-ohv-area-blm-alamogordo-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Alamogordo",
    "addressRegion": "NM",
    "postalCode": "88310",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.5886407,
    "longitude": -106.0182643
  }
}