{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-attraction-palisade-co",
  "name": "Harvest Hosts Attraction",
  "description": "We are a traditional, family owned fruit farm, that produces sweet and hard cider in Palisade, Colorado.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-attraction-palisade-co",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/31724/photo-gallery/k7emCNjNTa9osFMe_b00d249b51dae69387b69466ae51d740_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Palisade, CO",
    "addressLocality": "Palisade",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.18726138,
    "longitude": -108.21597489
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "07:80:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@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": 37,
    "bestRating": 5,
    "worstRating": 1
  }
}