{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campers-rv-shreveport-la-1",
  "name": "Campers RV Center 7700 W 70th St, Shreveport, LA 71129-2251",
  "description": "Looking for your next pitstop? Look no further than our feature-filled RV park and campground! We offer extended stays, restrooms. internet and cable services, and a clubhouse that we're sure the whole family can enjoy! Come see us off Highway 20! Our campground is located in Shreveport between Bossier City LA, Ruston LA, Monroe LA, Marshall TX, Longview TX & Tyler TX.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campers-rv-shreveport-la-1",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7700 W 70th St",
    "addressLocality": "Shreveport",
    "addressRegion": "LA",
    "postalCode": "71129-2251",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.442537,
    "longitude": -93.92502
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}