{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/plantation-pines-rv-park-waynesboro-ga",
  "name": "Plantation Pines RV Park",
  "description": "Plantation Pines RV Park is located at 182 Boll Weevil Road, Waynesboro GA 30830. Plantation Pines RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/plantation-pines-rv-park-waynesboro-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "182 Boll Weevil Road",
    "addressLocality": "Waynesboro",
    "addressRegion": "GA",
    "postalCode": "30830",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.0900779,
    "longitude": -81.8200781
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/georgia/waynesboro/plantation-pines-rv-park"
  ]
}