{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nineteenmile-campground-leavenworth-wa",
  "name": "What is the phone number for Nineteenmile Campground?",
  "description": "Nineteenmile Campground is located at Chiwawa River Road, Leavenworth WA 98826. Nineteenmile Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/okawen/recarea/?recid=58917",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nineteenmile-campground-leavenworth-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chiwawa River Road",
    "addressLocality": "Leavenworth",
    "addressRegion": "WA",
    "postalCode": "98826",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.0195,
    "longitude": -120.828
  }
}