{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wolf-creek-campground-markleeville-ca-1",
  "name": "Wolf Creek Campground",
  "description": "Wolf Creek Campground can be contacted at ***-***-**** for pricing, directions, reservations and more.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wolf-creek-campground-markleeville-ca-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wolf Creek Road",
    "addressLocality": "Markleeville",
    "addressRegion": "CA",
    "postalCode": "96120",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.576513,
    "longitude": -119.697148
  }
}