{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ellery-lake-campground-lee-vining-ca",
  "name": "What is the phone number for Ellery Lake Campground?",
  "description": "Ellery Lake Campground is located at , Lee Vining CA 93541. Ellery Lake Campground can be contacted at or https://www.fs.usda.gov/recarea/inyo/recarea/?recid=20614",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ellery-lake-campground-lee-vining-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lee Vining",
    "addressRegion": "CA",
    "postalCode": "93541",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9371577,
    "longitude": -119.2433738
  }
}