{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/3-way-river-glennville-ga",
  "name": "3-Way River",
  "description": "Kayaking in the river, fishing, laying on the beach, wildlife viewing in this quiet setting where the Ohoopee river splits apart around a 100 acre island right before running into the Altamaha river.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/3-way-river-glennville-ga",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1507400598/campground-photos/j6chc9vozcbruuqmtnpd/3-way-river-3-way-river.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Glennville",
    "addressRegion": "GA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.9019,
    "longitude": -82.1149
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}