{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-big-pines-rv-park-crescent-or",
  "name": "What is the phone number for Big Pines RV Park?",
  "description": "Big Pines RV Park is located at 135023 U.S. 97, Crescent OR 97733. Big Pines RV Park can be contacted at ***-***-**** or http://www.bigpinesrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-big-pines-rv-park-crescent-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "135023 U.S. 97",
    "addressLocality": "Crescent",
    "addressRegion": "OR",
    "postalCode": "97733",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4477303,
    "longitude": -121.7057373
  }
}