{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fern-ridge-shores-rv-park-veneta-or",
  "name": "What is the phone number for Fern Ridge Shores RV Park?",
  "description": "Fern Ridge Shores RV Park is located at 29652 Jeans Road, Veneta OR 97487. Fern Ridge Shores RV Park can be contacted at ***-***-**** or http://www.fernridgeshores.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fern-ridge-shores-rv-park-veneta-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "29652 Jeans Road",
    "addressLocality": "Veneta",
    "addressRegion": "OR",
    "postalCode": "97487",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0797599,
    "longitude": -123.3102638
  }
}