{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/friendship-village-campground-rv-park-bedford-pa-1",
  "name": "What is the phone number for Friendship Village Campground & RV Park?",
  "description": "Friendship Village Campground & RV Park is located at 348 Friendship Road, Bedford PA 15522. Friendship Village Campground & RV Park can be contacted at ***-***-**** or http://www.fvofb.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/friendship-village-campground-rv-park-bedford-pa-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "348 Friendship Road",
    "addressLocality": "Bedford",
    "addressRegion": "PA",
    "postalCode": "15522",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.0448976,
    "longitude": -78.519047
  }
}