{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pelican-rv-park-new-orleans-la-us",
  "name": "Pelican RV Park, LLC",
  "description": "RV Park 45 lots. Quiet and secure park located 10 minutes away from the French Quarter. Stay and discover New Orleans at The Pelican RV Park.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pelican-rv-park-new-orleans-la-us",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3716 Downman Rd.",
    "addressLocality": "New Orleans",
    "addressRegion": "LA",
    "postalCode": "70126",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.009197,
    "longitude": -90.020838
  }
}