{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-view-rv-park-vidalia-la",
  "name": "River View RV Park",
  "description": "Full featured RV Park in Vidalia, LA overlooking the gorgeous Missisippi River.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-view-rv-park-vidalia-la",
  "image": [
    "https://static.wixstatic.com/media/152a78_670a5686ca76402ca8d9d59affaf8d89.jpg",
    "https://static.wixstatic.com/media/152a78_458cd36badd640efb5f3f539a80a5383.jpg/v1/fill/w_498,h_331,al_c,q_80,usm_0.66_1.00_0.01,enc_avif,quality_auto/152a78_458cd36badd640efb5f3f539a80a5383.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 River View Parkway",
    "addressLocality": "Vidalia",
    "addressRegion": "LA",
    "postalCode": "71373",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.5654441,
    "longitude": -91.4259495
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}