{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/indian-lake-state-forest-campground-ocala-fl",
  "name": "Indian Lake State Forest Campground",
  "description": "Indian Lake State Forest Campground camping reservations and campground information. Learn more about camping near Indian Lake State Forest Campground and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/indian-lake-state-forest-campground-ocala-fl",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6675 NE 40th Ave Road",
    "addressLocality": "Ocala",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.27509,
    "longitude": -82.04925
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 124,
    "bestRating": 5,
    "worstRating": 1
  }
}