{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kamp-yeri-60",
  "name": "Kamp Yeri",
  "description": "Undiscovered tents and campsite",
  "url": "https://campertunity.com/listings/campgrounds/kamp-yeri-60",
  "image": [
    "https://kampyeri.org/wp-content/uploads/2022/01/Bolu-Karagöl-Tabiat-Parki-Kamp-Alani-2.jpg",
    "https://kampyeri.org/wp-content/uploads/2021/12/ezgif.com-gif-maker.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Köseler"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.387845,
    "longitude": 31.921777
  }
}