{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boice-cope-park-langlois-or",
  "name": "What is the phone number for Boice-Cope Park?",
  "description": "Boice-Cope Park is located at 92850 Boice Cope Lane, Langlois OR 97450. Boice-Cope Park can be contacted at ***-***-**** or http://www.co.curry.or.us/departments/parks/boice_cope_park.php",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boice-cope-park-langlois-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "92850 Boice Cope Lane",
    "addressLocality": "Langlois",
    "addressRegion": "OR",
    "postalCode": "97450",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.9020602,
    "longitude": -124.5023432
  }
}