{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-seminole-state-forest-eustis-fl",
  "name": "Seminole State Forest",
  "description": "Seminole State Forest is located at 41238 Royal Trails Road, Eustis FL 32736. Seminole State Forest 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/what-is-phone-number-for-seminole-state-forest-eustis-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "41238 Royal Trails Road",
    "addressLocality": "Eustis",
    "addressRegion": "FL",
    "postalCode": "32736",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.8687291,
    "longitude": -81.4608765
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/eustis/seminole-state-forest"
  ]
}