{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/unal-camping-marmaraereglisi-tekirdag-1",
  "name": "Unal Camping",
  "description": "simple camping-ideal as stop for Istanbul-friendly and pleasant-small sandy beach-picnic tables on the slope",
  "url": "https://campertunity.com/listings/campgrounds/unal-camping-marmaraereglisi-tekirdag-1",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650746792.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tekirdağ İstanbul Yolu",
    "addressLocality": "Marmaraereğlisi",
    "addressRegion": "Tekirdağ",
    "addressCountry": "TR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.01048,
    "longitude": 27.78121
  },
  "sameAs": [
    "https://www.campercontact.com/en/turkey/tekirdag/marmaraereglisi/22543/unal-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}