{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/georgia-power-parks-ferry-campground-greensboro-ga-us",
  "name": "Georgia Power Parks Ferry Campground",
  "description": "Contact info, reviews tips & more for Georgia Power Parks Ferry Campground | Camping in Georgia",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/georgia-power-parks-ferry-campground-greensboro-ga-us",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1491 Parks Mill Rd",
    "addressLocality": "Greensboro",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.49779011,
    "longitude": -83.26897497
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}