{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cherokee-blacksburg-sc",
  "name": "Cherokee Campground",
  "description": "Contact info, reviews tips & more for Cherokee Campground | Camping in South Carolina",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cherokee-blacksburg-sc",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "140 Carroll Drive",
    "addressLocality": "Blacksburg",
    "addressRegion": "SC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.120295,
    "longitude": -81.500231
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ]
}