{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mooseberry-cabins-willow-ak",
  "name": "Mooseberry Cabins",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mooseberry-cabins-willow-ak",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/104/961/full/mooseberry-cabins-willow-ak-27.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Willow",
    "addressRegion": "AK",
    "postalCode": "99688",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.7472222,
    "longitude": -150.0375
  },
  "checkinTime": "00:15:00",
  "checkoutTime": "00:15:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}