{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-crater-sandy-or-us",
  "name": "What is the phone number for Little Crater Lake Campground?",
  "description": "Little Crater Lake Campground is located at Champion Way, Sandy OR 97055. Little Crater Lake Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/mthood/recarea/?recid=53410",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/little-crater-sandy-or-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Champion Way",
    "addressLocality": "Sandy",
    "addressRegion": "OR",
    "postalCode": "97055",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.1477847,
    "longitude": -121.7477166
  }
}