{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/beachridge-rv-park-cameron-la",
  "name": "Beachridge RV Park",
  "description": "Quiet, peaceful location Less than a mile from the beach 2.7 miles from Venture Global Washers and Dryers Available **FREE WI-FI**",
  "url": "https://campertunity.com/listings/campgrounds/beachridge-rv-park-cameron-la",
  "image": [
    "https://img1.wsimg.com/isteam/ip/a8012cdc-084c-4ce3-b16d-bf8e0eb6d27c/20201012_112609-0001.jpg",
    "http://img1.wsimg.com/isteam/ip/a8012cdc-084c-4ce3-b16d-bf8e0eb6d27c/20201012_112609-0001.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "120 Charles St",
    "addressLocality": "Cameron",
    "addressRegion": "LA",
    "postalCode": "70631",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.777553,
    "longitude": -93.307091
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}