{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bandon-port-orford-koa-journey-langlois-or-1",
  "name": "What is the phone number for Bandon / Port Orford KOA Journey?",
  "description": "Bandon / Port Orford KOA Journey is located at 46612 Highway 101 South, Langlois OR 97450. Bandon / Port Orford KOA Journey can be contacted at ***-***-**** or http://koa.com/campgrounds/bandon/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bandon-port-orford-koa-journey-langlois-or-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "46612 Highway 101 South",
    "addressLocality": "Langlois",
    "addressRegion": "OR",
    "postalCode": "97450",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.8773935,
    "longitude": -124.4691618
  }
}