{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lakeside-rv-resort-livingston-la-us",
  "name": "Lakeside RV Resort",
  "description": "Lakeside RV Resort camping reservations and campground information. Learn more about camping near Lakeside RV Resort and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lakeside-rv-resort-livingston-la-us",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784375/%7Bpht%7DphotoURL2-original%7Bpht%7D1712866679439.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28370 South Frost Road",
    "addressLocality": "Livingston",
    "addressRegion": "LA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.45429,
    "longitude": -90.74317
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}