{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/morgan-city-rv-park-morgan-city-la",
  "name": "Morgan City RV Park",
  "description": "Centrally located in Morgan City's business area. 40 RV sites including cable TV, electricity, water, sewerage and lawn care service. On-site managers, 30 & 50 amp available.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/morgan-city-rv-park-morgan-city-la",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7100 Hwy 182",
    "addressLocality": "Morgan City",
    "addressRegion": "LA",
    "postalCode": "70380",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.661507,
    "longitude": -91.104465
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}