{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-astatula-fl",
  "name": "Harvest Hosts Farm",
  "description": "Affordable Family Fun! We have a wide variety of activities here at the farm.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-farm-astatula-fl",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/33487/photo-gallery/jKOnZ98d6XsNPZ6B_44976dced44a019c4e15445ed2322810_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Astatula, FL",
    "addressLocality": "Astatula",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.63176023,
    "longitude": -81.73420579
  },
  "checkinTime": "09:60:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}