{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lacassine-rv-park-iowa-la-1",
  "name": "Lacassine RV Park",
  "description": "Contact info, reviews tips & more for Lacassine RV Park | Camping in Louisiana",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lacassine-rv-park-iowa-la-1",
  "image": [
    "https://photos.thedyrt.com/photo/159491/media/lacassine-rv-park_5f1d78bb2dbb5e6c67ff0540ace36896.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/159491/media/lacassine-rv-park_5f1d78bb2dbb5e6c67ff0540ace36896.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20500 North Frontage Road",
    "addressLocality": "Iowa",
    "addressRegion": "LA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.2510964,
    "longitude": -92.9522948
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lori W."
      },
      "datePublished": "2019-06-15T02:52:29.862Z",
      "reviewBody": "Affordable and safe",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}