{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/l-d-rv-park-forsyth-ga",
  "name": "L & D RV Park",
  "description": "L & D RV Park is located at 1655 Dames Ferry Road, Forsyth GA 31029. L & D RV Park can be contacted at ***-***-**** or http://www.rvparkforsythga.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/l-d-rv-park-forsyth-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1655 Dames Ferry Road",
    "addressLocality": "Forsyth",
    "addressRegion": "GA",
    "postalCode": "31029",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.025407,
    "longitude": -83.869714
  }
}