{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/river-road-campground-lake-george-state-forest-astor-fl",
  "name": "River Road Campground Lake George State Forest",
  "description": "River Road Campground Lake George State Forest camping reservations and campground information. Learn more about camping near River Road Campground Lake George State Forest and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/river-road-campground-lake-george-state-forest-astor-fl",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/FLFS/pid1120152/%7Bpht%7DRiver%20Road%20CG%7Bpht%7D1687373327991.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2645 St. Johns River Road",
    "addressLocality": "Astor",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.13436,
    "longitude": -81.49964
  },
  "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": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 86,
    "bestRating": 5,
    "worstRating": 1
  }
}