{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boot-hill-rv-resort-alamogordo-nm",
  "name": "Boot Hill RV Resort",
  "description": "Experience the ultimate RV park getaway at Boot Hill RV Resort, a top-rated desert RV park offering premium amenities and stunning views.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boot-hill-rv-resort-alamogordo-nm",
  "image": [
    "https://img1.wsimg.com/isteam/ip/b58261eb-86b2-4758-9c48-1be8fb8beda0/IMG_7724.jpg",
    "http://img1.wsimg.com/isteam/ip/b58261eb-86b2-4758-9c48-1be8fb8beda0/IMG_7724.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 Dog Ranch Rd",
    "addressLocality": "Alamogordo",
    "addressRegion": "NM",
    "postalCode": "88310",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.9967704,
    "longitude": -105.9882231
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ]
}