{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-end-park-morgan-city-la",
  "name": "Lake End Park",
  "description": "Lake End Park is located at 2300 Louisiana 70, Morgan City LA 70380. Lake End Park can be contacted at ***-***-**** or http://lakeendpark.net/index.php/contact-us.html",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-end-park-morgan-city-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2300 Louisiana 70",
    "addressLocality": "Morgan City",
    "addressRegion": "LA",
    "postalCode": "70380",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.7209468,
    "longitude": -91.1898472
  }
}