{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-sayre-ok",
  "name": "Harvest Hosts Farm",
  "description": "A favorite of families and adventurers as well, historic Deep Creek Ranch is located about 90 miles west of Oklahoma City, between Elk City and Sayre, on historic Route 66",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-sayre-ok",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/32853/photo-gallery/cekNxMeuJoqEoMB3_1db1f83a72382f4d0f334473b5ac118f_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sayre, OK",
    "addressLocality": "Sayre",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.33347114,
    "longitude": -99.60055326
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump_station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.76,
    "reviewCount": 74,
    "bestRating": 5,
    "worstRating": 1
  }
}