{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bear-creek-group-camp-lake-talquin-state-forest-quincy-fl",
  "name": "Bear Creek Group Camp Lake Talquin State Forest",
  "description": "Bear Creek Group Camp Lake Talquin State Forest camping reservations and campground information. Learn more about camping near Bear Creek Group Camp Lake Talquin State Forest and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/bear-creek-group-camp-lake-talquin-state-forest-quincy-fl",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8125 Pat Thomas Parkway (SR 267)",
    "addressLocality": "Quincy",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.47444,
    "longitude": -84.61467
  },
  "sameAs": [
    "https://campflare.com/campground/bear-creek-group-camp-lake-talquin-state-forest-119",
    "https://www.reserveamerica.com/explore/bear-creek--group-camp-lake-talquin-state-forest/FLFS/1120119/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}