{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/seminole-state-forest-bear-pond-trail-head-sorrento-fl",
  "name": "Seminole State Forest Bear Pond Trail Head",
  "description": "Seminole State Forest Bear Pond Trail Head is located at 0 Florida 46, Sorrento FL 32776. Seminole State Forest Bear Pond Trail Head can be contacted at ***-***-**** or http://www.freshfromflorida.com/Divisions-Offices/Florida-Forest-Service/Our-Forests/State-Forests/Seminole-State-Forest",
  "url": "https://campertunity.com/listings/campgrounds/seminole-state-forest-bear-pond-trail-head-sorrento-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "0 Florida 46",
    "addressLocality": "Sorrento",
    "addressRegion": "FL",
    "postalCode": "32776",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.8157622,
    "longitude": -81.4262437
  }
}