{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pinecrest-rv-park-slidell-la",
  "name": "Pinecrest RV Park",
  "description": "Pinecrest RV Park, near Slidell, Louisiana, is a convenient stop for those looking to explore the area while enjoying a peaceful atmosphere.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pinecrest-rv-park-slidell-la",
  "image": [
    "https://photos.thedyrt.com/photo/media/pinecrest-rv-park_cfac80e0-5c7c-4160-9bc6-c473ebff1242.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/pinecrest-rv-park_ca08e07d-460a-4f7b-b027-14c0a03225f2.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-89.78145497,30.27529498)/-89.78145497,30.27529498,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/pinecrest-rv-park_cfac80e0-5c7c-4160-9bc6-c473ebff1242.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2601 Old Spanish Trl",
    "addressLocality": "Slidell",
    "addressRegion": "LA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.27529498,
    "longitude": -89.78145497
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.6,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}