{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pine-crest-rv-park-campground-slidell-la",
  "name": "Pine Crest RV Park and Campground",
  "description": "Shaded by tall pines and offering 160 developed sites, on-site lake, free WiFi, kitchen and meeting area, new laundry facilities, newly remodeled bath houses. Pull-through sites and accommodates large vehicles and RVs. All paved roads and paved sites.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pine-crest-rv-park-campground-slidell-la",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2601 Old Spanish Tr.",
    "addressLocality": "Slidell",
    "addressRegion": "LA",
    "postalCode": "70461",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.246384,
    "longitude": -89.762121
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}