{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-mechanicsburg-pa-us",
  "name": "Harvest Hosts Farm",
  "description": "An organic orchard & farm in south-central Pennsylvania. We specialize in growing unusual fruits like pawpaws, figs, kiwiberries and persimmons.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-mechanicsburg-pa-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/27599/photo-gallery/9ul8VvfUnn2QgtXU_f8e50494c6493b9e31a6b2ff0649a589_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mechanicsburg, PA",
    "addressLocality": "Mechanicsburg",
    "addressRegion": "PA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.06964885,
    "longitude": -77.01010904
  },
  "checkinTime": "04:80:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}