{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/50-amps-willcox-az",
  "name": "50 Amps",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/50-amps-willcox-az",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/027/355/full/fort-willcox-rv-park-willcox-az-1.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Willcox",
    "addressRegion": "AZ",
    "postalCode": "85643",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.2529138,
    "longitude": -109.8315759
  },
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00"
}