{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fort-mcallister-state-historic-richmond-hill-ga",
  "name": "Fort McAllister State Historic Site, GA",
  "description": "Located south of Savannah on the banks of the Ogeechee River, this scenic park showcases the best-preserved earthwork fortification of the Confederacy. Visitors can explore the grounds with cannons, a furnace, bombproof barracks, palisades and more, while a Civil War museum contains artifacts, a video and gift shop.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fort-mcallister-state-historic-richmond-hill-ga",
  "image": [
    "https://gastateparks.reserveamerica.com/webphotos/GA/pid530156/0/540x360.jpg",
    "https://gastateparks-pl.static.reserveamerica.com/webphotos/GA/pid530156/0/180x120.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3894 FT. MCALLISTER ROAD",
    "addressLocality": "RICHMOND HILL",
    "addressRegion": "GA",
    "postalCode": "31324",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.89056,
    "longitude": -81.19583
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 2479,
    "bestRating": 5,
    "worstRating": 1
  }
}