{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coastal-sun-rv-park-cameron-la",
  "name": "Coastal Sun RV Park",
  "description": "Coastal Sun RV Park, located in Cameron, LA, has full hook-ups, internet, free to use washer and dryer. We have a $500 monthly rate that includes all utilities. Family owned and operated.",
  "url": "https://campertunity.com/listings/campgrounds/coastal-sun-rv-park-cameron-la",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "103 Highland Street",
    "addressLocality": "Cameron",
    "addressRegion": "LA",
    "postalCode": "70631",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.888055,
    "longitude": -93.1843025
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@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"
    }
  ]
}