{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-attraction-paris",
  "name": "Harvest Hosts Attraction",
  "description": "We are a small hobby farm located 5 miles NW of Paris, IL. My shop offers needlework supplies, finished items for sale, candles, hand-wrapped wire jewelry. The closest neighbor is 1/2 mile in any direction. We're on the prairie so you can see beautiful sunrises and sunsets. Wildlife like deer and sometimes a coyote can be seen running through the fields. And we have a pair of herons that like to land along the creek behind the house. It's very quiet at night. We have 2 gravel drives for easy...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-attraction-paris",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/41190/photo-gallery/GDEZIcDajZIb41WP_181802ff5371e5fb994e96556c17d4dc_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Paris, IL",
    "addressLocality": "Paris",
    "addressRegion": "IL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.66582875,
    "longitude": -87.86755324
  },
  "checkinTime": "04:20:00",
  "checkoutTime": "08:40:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@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": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}