{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/evangeline-camp-complex-boyce-la",
  "name": "Evangeline Camp Complex",
  "description": "The Evangeline Camp is located 4 miles south of Louisiana Highway 28 on Forest Road 273 (Messina Road). This road is paved until about 1/2 mile from the camp wh",
  "url": "https://campertunity.com/listings/campgrounds/evangeline-camp-complex-boyce-la",
  "image": [
    "https://photos.thedyrt.com/photo/816725/media/evangeline-camp_f1b9aee7-302e-403a-b714-74973eef116f.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/816725/media/evangeline-camp_f1b9aee7-302e-403a-b714-74973eef116f.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Boyce",
    "addressRegion": "LA",
    "postalCode": "71409",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.23300098,
    "longitude": -92.61100028
  },
  "sameAs": [
    "https://thedyrt.com/camping/louisiana/evangeline-camp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}