{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-shepherdsville-ky",
  "name": "Harvest Hosts Farm",
  "description": "Nice place to unwind from a long day of travel. We have fire pits picnic tables, barbecue grill a pond, a swing to sit by the fire.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-shepherdsville-ky",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/44456/photo-gallery/OWYbaQpVytK2H9hQ_aade14f96e098f0bfe9625800b11260b_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Shepherdsville, KY",
    "addressLocality": "Shepherdsville",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.98573676,
    "longitude": -85.75015386
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq_grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}