{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-golf-kissimmee-fl",
  "name": "Harvest Hosts Golf",
  "description": "Stay and Play! Come Stay the night and wake up at the course for an early tee time before you get back on the road!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-golf-kissimmee-fl",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/44462/photo-gallery/sTs2Vs5fwmIVfKMW_a6a532b0a01787f8bf5f08665b560791_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kissimmee, FL",
    "addressLocality": "Kissimmee",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.23986801,
    "longitude": -81.39752544
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  }
}