{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-east-lake-campground-la-pine-or",
  "name": "What is the phone number for East Lake Campground?",
  "description": "East Lake Campground is located at East Lake Campground, La Pine OR 97739. East Lake Campground can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-east-lake-campground-la-pine-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "East Lake Campground",
    "addressLocality": "La Pine",
    "addressRegion": "OR",
    "postalCode": "97739",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7175438,
    "longitude": -121.2116557
  }
}