{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-middletown-ny",
  "name": "Harvest Hosts Farm",
  "description": "Come stay on our small scenic farm in the Hudson Valley. Interact with our friendly horses, goats, and donkey.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-middletown-ny",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/31952/profile/jlx8SwpdWcBJwilt_52d7c35f091f269d4617c6a48472a041_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Middletown, NY",
    "addressLocality": "Middletown",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.36043086,
    "longitude": -74.56687918
  },
  "checkinTime": "06:00:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.85,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  }
}