{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/steinhatchee-fl",
  "name": "Campground in Steinhatchee",
  "description": "Campground in Steinhatchee is located at 1033 Highway 51 NE, Steinhatchee FL 32359. Campground in Steinhatchee can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/steinhatchee-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/36744/1662836391_profile.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1033 Highway 51 NE",
    "addressLocality": "Steinhatchee",
    "addressRegion": "FL",
    "postalCode": "32359",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.6868411,
    "longitude": -83.3597953
  }
}