{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-willcox-az",
  "name": "Spot2Nite",
  "description": "Check out Willcox/Cochise KOA Holiday in Willcox, Arizona on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-willcox-az",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/d5d9350f-98e7-11ef-b04a-9ea1e08a3447/card.jpg?v=63897749897"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Willcox",
    "addressRegion": "AZ",
    "postalCode": "85643",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2640043,
    "longitude": -109.8473495
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ]
}