{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parks-ferry-public-recrtn-area-greensboro-ga",
  "name": "What is the phone number for Parks Ferry Public Recrtn Area?",
  "description": "Parks Ferry Public Recrtn Area is located at 1491 Parks Mill Drive, Greensboro GA 30642. Parks Ferry Public Recrtn Area can be contacted at ***-***-**** or https://www.georgiapower.com/community/environment/lakes-rivers/east-georgia-lakes.html",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parks-ferry-public-recrtn-area-greensboro-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1491 Parks Mill Drive",
    "addressLocality": "Greensboro",
    "addressRegion": "GA",
    "postalCode": "30642",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.523052,
    "longitude": -83.270595
  }
}