{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/winfield-campground-appling-ga-1",
  "name": "Winfield Campground",
  "description": "Winfield Campground has 80 campsites (50-amp electric/water) and is located next to the Little River on J. Storm Thurmond Lake.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/winfield-campground-appling-ga-1",
  "image": [
    "//d2g85s3tfaxbly.cloudfront.net/campsite-photos-favicon.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7701 Winfield Road",
    "addressLocality": "Appling",
    "addressRegion": "GA",
    "postalCode": "30802",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.6519444,
    "longitude": -82.4219444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}