{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/foley-al-camellia-foley-al",
  "name": "RV Parks in Foley AL - Camellia RV Park",
  "description": "For the top choice in RV parks in Foley, AL, come to Camellia RV Park. Spacious sites and a warm community await, so book now!",
  "url": "https://campertunity.com/listings/campgrounds/foley-al-camellia-foley-al",
  "image": [
    "https://camelliarvpark.com/wp-content/uploads/2025/05/Camellia-RV-Park.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12821 County Road 9",
    "addressLocality": "Foley",
    "addressRegion": "AL",
    "postalCode": "36535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.411293,
    "longitude": -87.81291
  }
}