{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lions-den-campground-mineral-wa",
  "name": "What is the phone number for Lions Den Campground?",
  "description": "Lions Den Campground is located at 113 West Front Street, Mineral WA 98355. Lions Den Campground can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lions-den-campground-mineral-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "113 West Front Street",
    "addressLocality": "Mineral",
    "addressRegion": "WA",
    "postalCode": "98355",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.7180401,
    "longitude": -122.1782644
  }
}