{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/friendship-park-rayland-oh",
  "name": "Friendship Park",
  "description": "Friendship Park is located at Friendship Park Road, Rayland OH 43943. Friendship Park can be contacted at ***-***-**** or http://www.jeffersoncountyoh.com/CountyOffices/FriendshipParkMainPage.aspx",
  "url": "https://campertunity.com/listings/campgrounds/friendship-park-rayland-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Friendship Park Road",
    "addressLocality": "Rayland",
    "addressRegion": "OH",
    "postalCode": "43943",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.2900521,
    "longitude": -80.785171
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/rayland/friendship-park"
  ]
}