{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glockners-place-marina-rv-park-lacombe-la",
  "name": "Glockners Place Marina & RV Park",
  "description": "Glockners Place Marina & RV Park is a unique RV camping area located in the heart of the Big Branch National Wildlife Refuge. We have paved RV spots with full hookups and a 100 foot dock for boats. We also have a camp rental on the water of Bayou Lacombe and Lake Pontchartrain.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glockners-place-marina-rv-park-lacombe-la",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "57390 Lake Road",
    "addressLocality": "Lacombe",
    "addressRegion": "LA",
    "postalCode": "70445",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.285794,
    "longitude": -89.954652
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}