{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-alamogordo-nm",
  "name": "Spot2Nite",
  "description": "Nestled in the Tularosa Basin, this KOA is the perfect location to use as a base camp while exploring the beauty and attractions of southern New Mexico. With RV Sites, Tent Sites and Cabins, this urban campground can accommodate every type of traveling",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-alamogordo-nm",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/abd2d88d-98e6-11ef-8cbd-9ea1df7a1610/card.jpg?v=63897749406"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Alamogordo",
    "addressRegion": "NM",
    "postalCode": "88310",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.9182038,
    "longitude": -105.9575028
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}