{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-attraction-fresno-oh",
  "name": "Harvest Hosts Attraction",
  "description": "This camp site is in a small private cemetery in the heart of Amish Country near Coshocton Ohio. Perfect location to visit the true Amish lifestyle. Close to Sugarcreek, Berlin,Millersburg and Walnut Creek and Historic Roscoe Village",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-attraction-fresno-oh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/45703/photo-gallery/R0cw8ePorMPdA05r_ffc9c2c0f10d35c475b9ecd97134aed7_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fresno, OH",
    "addressLocality": "Fresno",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.3769541,
    "longitude": -81.72866475
  },
  "checkinTime": "06:60:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}