{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-claremore-ok-us",
  "name": "Harvest Hosts Farm",
  "description": "We have a cow/calf operation. We are close to Claremore and Tulsa. Our ranch runs about 75-80 momma cows and their babies. It is located on about 430 acres of family land. We are most suitable for overnight stays. We can offer water and 30 amp electricity for one unit for $20.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-claremore-ok-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/28242/photo-gallery/9heYw6yxJlYDmBPb_77da187798592f9a29afc12812107546_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Claremore, OK",
    "addressLocality": "Claremore",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.35577912,
    "longitude": -95.57428662
  },
  "checkinTime": "07:80:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.89,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  }
}