{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lopez-river-ochopee-fl",
  "name": "Lopez River",
  "description": "Lopez River is located at , Ochopee FL 34141. Lopez River can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/lopez-river-ochopee-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ochopee",
    "addressRegion": "FL",
    "postalCode": "34141",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 25.7878088,
    "longitude": -81.3061342
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/florida/ochopee/lopez-river"
  ]
}