{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-plant-city-fl",
  "name": "Harvest Hosts Farm",
  "description": "We are a working cattle farm and blueberry farm. We host beautiful weddings and events throughout the year. Our blueberry harvest season is late March, April and in May. We have cattle, horses, donkeys, and ducks. We have a great pond for fishing that is stocked with bass, bluegill, and catfish. We have a pistol range for target practice.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-farm-plant-city-fl",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/39600/photo-gallery/VaGJIzVYbuM1oFb3_d3ca33f6ab2121cd3e4eeab2ed1a7445_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Plant City, FL",
    "addressLocality": "Plant City",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.94586172,
    "longitude": -82.10572299
  },
  "checkinTime": "05:10:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@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": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}