{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pyne-road-lagrange-ga",
  "name": "Pyne Road Park",
  "description": "Pyne Road Park is located at 4481 Roanoke Road, Lagrange GA 30240. Pyne Road Park can be contacted at ***-***-**** or http://www.trouprec.org/",
  "url": "https://campertunity.com/listings/campgrounds/pyne-road-lagrange-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4481 Roanoke Road",
    "addressLocality": "Lagrange",
    "addressRegion": "GA",
    "postalCode": "30240",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.0251537,
    "longitude": -85.1534843
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/georgia/lagrange/pyne-road-park",
    "https://thedyrt.com/camping/georgia/georgia-pyne-road-park",
    "https://www.lakehardingnews.com/POI/Campgrounds/Pyne-Road-Park/2986639/"
  ]
}