{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parish-cabin-campground-john-day-or",
  "name": "Parish Cabin Campground",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parish-cabin-campground-john-day-or",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "John Day, OR 97845",
    "addressRegion": "OR",
    "postalCode": "97845"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4158398,
    "longitude": -118.953431
  }
}