{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/high-bluff-campground-lake-talquin-state-forest-midway-fl",
  "name": "High Bluff Campground Lake Talquin State Forest",
  "description": "High Bluff Campground Lake Talquin State Forest camping reservations and campground information. Learn more about camping near High Bluff Campground Lake Talquin State Forest and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/high-bluff-campground-lake-talquin-state-forest-midway-fl",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/FLFS/pid1120121/%7Bpht%7DLTSFHB2%7Bpht%7D1687263685523.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2565 High Bluff Landing Rd",
    "addressLocality": "Midway",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.46172,
    "longitude": -84.49732
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 154,
    "bestRating": 5,
    "worstRating": 1
  }
}