{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/im-on-vacation-lodge-rv-retreat-saint-bernard-la",
  "name": "I'm on Vacation - Lodge + RV Retreat",
  "description": "The I’m on Vacation Retreat is an RV park tucked at the edge of the world in Shell Beach, LA. When you are in the middle of the expansive marsh, you would never",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/im-on-vacation-lodge-rv-retreat-saint-bernard-la",
  "image": [
    "https://photos.thedyrt.com/photo/817602/media/i-m-on-vacation-rv-camper-retreat-shell-beach_1e62bc06-3ec8-4814-8b3d-aef041b23971.png?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/817602/media/i-m-on-vacation-rv-camper-retreat-shell-beach_1e62bc06-3ec8-4814-8b3d-aef041b23971.png?auto=webp",
    "https://photos.thedyrt.com/photo/817603/media/i-m-on-vacation-rv-camper-retreat-shell-beach_11c49f37-d195-41f5-8c22-4cef741af86a.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1601 Yscloskey Hwy",
    "addressLocality": "Saint Bernard",
    "addressRegion": "LA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.8499405,
    "longitude": -89.6824275
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 21,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wetland"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$50+"
}