{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-jupiter-fl",
  "name": "Harvest Hosts attraction near Jupiter, FL",
  "description": "Two miles off I-95, our interactive sports lounge offers something for the entire family. Axe throwing, Golf Simulator, Darts, with several TVs, Seltzers, Cold Beer on tap and several Wines to enjoy while you enjoy the space.",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-jupiter-fl",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/44296/photo-gallery/sXJB2Ik3F9LqtF6B_acd077bcef711ca7db9a8d16decd99b3_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jupiter, FL",
    "addressLocality": "Jupiter",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.9212969,
    "longitude": -80.1554002
  },
  "checkinTime": "09:30:00",
  "checkoutTime": "06:60:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}