{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/edgington-rv-park-alamogordo",
  "name": "Edgington RV Park",
  "description": "Book your perfect RV park and campsite spot!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/edgington-rv-park-alamogordo",
  "image": [
    "https://img1.wsimg.com/isteam/ip/8f2e739e-3390-4877-be05-e8f2cd7f2e1c/RollingDunes.PNG",
    "http://img1.wsimg.com/isteam/ip/8f2e739e-3390-4877-be05-e8f2cd7f2e1c/RollingDunes.PNG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6 Edgington Rd",
    "addressLocality": "Alamogordo",
    "addressRegion": "NM",
    "postalCode": "88310",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.96333,
    "longitude": -105.976608
  }
}