{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bobcat-creek-rv-park-convenience-store-gas-station-propane-f",
  "name": "Bobcat Creek RV Park, Convenience Store, Gas Station & Propane Filling Station",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bobcat-creek-rv-park-convenience-store-gas-station-propane-f",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/013/063/full/bobcat-creek-rv-park_-llc-sayre-ok-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sayre",
    "addressRegion": "OK",
    "postalCode": "73662",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.2979543,
    "longitude": -99.6399648
  },
  "checkinTime": "00:13:00",
  "checkoutTime": "00:13:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}