{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/citrus-tract-primitive-camp-zone-loop-c-brooksville-fl",
  "name": "Citrus Tract Primitive Camp Zone Loop C",
  "description": "Citrus Tract Primitive Camp Zone Loop C camping reservations and campground information. Learn more about camping near Citrus Tract Primitive Camp Zone Loop C and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/citrus-tract-primitive-camp-zone-loop-c-brooksville-fl",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15003 Broad Street",
    "addressLocality": "Brooksville",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.76333,
    "longitude": -82.43861
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/citrus-tract-primitive-camp-zone-loop-c/FLFS/1120161/overview",
    "https://campflare.com/campground/citrus-tract-primitive-camp-zone-loop-c-161"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}