{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/poole-creek-campground-idleyld-park-or",
  "name": "Poole Creek Campground",
  "description": "Poole Creek campground has 60 single-family campsites and is located is just south of Poole Creek on the west shore of Lemolo Lake.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/poole-creek-campground-idleyld-park-or",
  "image": [
    "//d2g85s3tfaxbly.cloudfront.net/photo/camp/11748/Poole_Creek_020.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Road 2610",
    "addressLocality": "Idleyld Park",
    "addressRegion": "OR",
    "postalCode": "97447",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.318738,
    "longitude": -122.195986
  }
}