{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/koreshan-state-park-campground",
  "name": "Koreshan State Park Campground",
  "description": "Koreshan State Park Campground, Estero Florida. See 20 traveler reviews, 67 photos and 1 blog post",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/koreshan-state-park-campground",
  "image": [
    "https://campcdn.com/photos/8/9/8901/115124/uploads_2F1484915983527-odjg5515d1tml8aj-405264d2da7ba46a976aa422d6c4b110_2FDSC03722.JPG?v=1633649981",
    "http:https://campcdn.com/photos/8/9/8901/115124/low_res/koreshan-historic-state-park.JPG?v=1633649981"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.431479113098696,
    "longitude": -81.81478396924552
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  }
}