{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/paradise-rv-parks-lake-charles-la",
  "name": "Paradise RV Parks",
  "description": "Stay at Paradise RV Parks for spacious RV sites with full amenities. Enjoy free Wi-Fi & cable. Reserve your spot today!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/paradise-rv-parks-lake-charles-la",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1034 17th St",
    "addressLocality": "Lake Charles",
    "addressRegion": "LA",
    "postalCode": "70601-7530",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.206366,
    "longitude": -93.205342
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@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"
    }
  ]
}