{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/highland-pines-resort-and-marina-lagrange-ga",
  "name": "Highland Pines Resort and Marina",
  "description": "Highland Pines Resort and Marina is located at 1000 Seminole Road, Lagrange GA 30240. Highland Pines Resort and Marina can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/highland-pines-resort-and-marina-lagrange-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1000 Seminole Road",
    "addressLocality": "Lagrange",
    "addressRegion": "GA",
    "postalCode": "30240",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.0581713,
    "longitude": -85.1072824
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/georgia/lagrange/highland-pines-resort-and-marina"
  ]
}