{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/princess-creek-campground-crescent-or",
  "name": "What is the phone number for Princess Creek Campground?",
  "description": "Princess Creek Campground is located at , Crescent OR 97733. Princess Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/princess-creek-campground-crescent-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Crescent",
    "addressRegion": "OR",
    "postalCode": "97733",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.58641,
    "longitude": -122.00883
  }
}