{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/evangeline-oaks-rv-park-opelousas-la",
  "name": "Evangeline Oaks RV Park",
  "description": "Evangeline Oaks RV Park is the premier RV Campground in the Opelousas area. Featuring Paved sites with full hookups, beatufiul Live Oak shade trees, onsite Bath House and Laundry facility, and free Wifi.",
  "url": "https://campertunity.com/listings/campgrounds/evangeline-oaks-rv-park-opelousas-la",
  "image": [
    "https://static.wixstatic.com/media/1624b3_99a33ffeb00241d5add70a03fab1f0c8%7Emv2.png/v1/fit/w_2500,h_1330,al_c/1624b3_99a33ffeb00241d5add70a03fab1f0c8%7Emv2.png",
    "https://static.wixstatic.com/media/1624b3_019877ddb0744d06871f825cafee73c0~mv2.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "808 Louisiana 742",
    "addressLocality": "Opelousas",
    "addressRegion": "LA",
    "postalCode": "70570-0549",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.5335302,
    "longitude": -92.081509
  },
  "sameAs": [
    "https://www.evangelineoaksrvpark.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@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": "Paved Road"
    }
  ]
}