{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chatuge-woods-chatuge-hiawassee-ga",
  "name": "Chatuge Woods - Chatuge",
  "description": "Check out Chatuge Woods - Chatuge in Hiawassee, Georgia on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chatuge-woods-chatuge-hiawassee-ga",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hiawassee",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.9803727,
    "longitude": -83.8089244
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}