{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/old-federal-ga",
  "name": "Old Federal",
  "description": "Explore Old Federal in Lake Sidney Lanier, Georgia with Recreation.gov. Old Federal Campground lies on the eastern banks of Lake Sidney Lanier in Northern Georgia. Popular for its aqua-blue waters and spectacular scenery, Lake Sidn",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/old-federal-ga",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/02/09/13/59/232657_a9e82e47-1aa5-4831-8e29-70c30cbf542d_1440.png",
    "https://cdn.recreation.gov/public/images/66411.jpg",
    "https://cdn.recreation.gov/public/images/66424.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Old Federal",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.222222,
    "longitude": -83.949444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5224214,
    "reviewCount": 446,
    "bestRating": 5,
    "worstRating": 1
  }
}