{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-burns-lake-campground-ochopee-fl",
  "name": "Burns Lake Campground",
  "description": "Burns Lake Campground is located at 18495 Burns Road, Ochopee FL 34141. Burns Lake Campground can be contacted at ***-***-**** or https://www.nps.gov/bicy/planyourvisit/burns-lake-campground.htm",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-burns-lake-campground-ochopee-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18495 Burns Road",
    "addressLocality": "Ochopee",
    "addressRegion": "FL",
    "postalCode": "34141",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 25.8926307,
    "longitude": -81.22992
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/ochopee/burns-lake-campground"
  ]
}