{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peaceful-experience-ranch-williams-az",
  "name": "Peaceful Experience Ranch",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peaceful-experience-ranch-williams-az",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/103/875/full/peaceful-experience-ranch-williams-az-4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Williams",
    "addressRegion": "AZ",
    "postalCode": "86046",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.2508504,
    "longitude": -112.187294
  },
  "checkinTime": "00:14:00",
  "checkoutTime": "00:14:00"
}