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