{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ortona-south-lock-campground-moore-haven-fl",
  "name": "Ortona South Lock Campground",
  "description": "Ortona South Lock Campground is located at 2410 Dalton Lane, Moore Haven FL 33471. Ortona South Lock Campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/ortona-south/r/campgroundDetails.do?contractCode=NRSO&parkId=73309",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ortona-south-lock-campground-moore-haven-fl",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2410 Dalton Lane",
    "addressLocality": "Moore Haven",
    "addressRegion": "FL",
    "postalCode": "33471",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 26.7875297,
    "longitude": -81.3082185
  }
}