{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/welaka-primitive-campsites-welaka-fl",
  "name": "Welaka Primitive Campsites",
  "description": "Welaka Primitive Campsites camping reservations and campground information. Learn more about camping near Welaka Primitive Campsites and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/welaka-primitive-campsites-welaka-fl",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "PO Box 174",
    "addressLocality": "Welaka",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.44521,
    "longitude": -81.67125
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.2,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  }
}