{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-view-rv-park-ninilchik-ak",
  "name": "Scenic View RV Park",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-view-rv-park-ninilchik-ak",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/023/917/full/scenic-view-rv-park-ninilchik-ak-0.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ninilchik",
    "addressRegion": "AK",
    "postalCode": "99639",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.0817615,
    "longitude": -151.368209
  },
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}