{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/look-rock-campground",
  "name": "Look Rock Campground Camping | Look Rock Campground sits ...",
  "description": "Plan your Look Rock Campground trip: 68 sites from $30-$36/night. Restrooms, Potable Water. 4.2★ from 173 campers. See photos & check availability.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/look-rock-campground",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sign in"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6392278,
    "longitude": -83.9339194
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    }
  ]
}