{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-delaware-oh",
  "name": "Harvest Hosts Farm",
  "description": "The farm is a destination where you can see how nature all works together. Alpacas, gardening and beekeeping all play a part in the purpose and balance of nature. In a private boutique setting, you can learn the details behind how a small farm works.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-delaware-oh",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/45202/photo-gallery/Jnfthz7fkrs5AzpN_2acff7d2dfd677d7b718bce709113e6e_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Delaware, OH",
    "addressLocality": "Delaware",
    "addressRegion": "OH",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.25249483,
    "longitude": -83.06012448
  },
  "checkinTime": "05:40:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}