{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-simtustus-resort-madras-or",
  "name": "What is the phone number for Lake Simtustus Resort?",
  "description": "Lake Simtustus Resort is located at 2750 Northwest Pelton Dam Road, Madras OR 97741. Lake Simtustus Resort can be contacted at ***-***-**** or http://www.lakesimtustusresort.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-simtustus-resort-madras-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2750 Northwest Pelton Dam Road",
    "addressLocality": "Madras",
    "addressRegion": "OR",
    "postalCode": "97741",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.674009,
    "longitude": -121.2322749
  }
}