{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gulen-camping-unye-tr",
  "name": "Gülen Camping",
  "description": "small campsite on the coast",
  "url": "https://campertunity.com/listings/campgrounds/gulen-camping-unye-tr",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650752562.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Samsun-Ordu Yolu",
    "addressLocality": "Ünye",
    "postalCode": "52300",
    "addressCountry": "TR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.14399,
    "longitude": 37.27744
  },
  "sameAs": [
    "https://www.campercontact.com/en/turkey/unye/27258/gulen-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}