{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/119e4ae02008c959c5b0a5e5c1b05750d706ed8537488f59c0527d03d0b5f113",
  "name": "Ulaş Mesire Piknik Alanı",
  "description": "You can set up a free tent camp at Ulaş Recreation Picnic Area where you can get away from the noise of the city and rest your soul.",
  "url": "https://campertunity.com/listings/campgrounds/119e4ae02008c959c5b0a5e5c1b05750d706ed8537488f59c0527d03d0b5f113",
  "image": [
    "https://cdne-camp.azureedge.net/img/ulas-mesire-piknik-alani-1-720.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dinek",
    "addressLocality": "Alanya",
    "addressRegion": "Antalya",
    "postalCode": "07400",
    "addressCountry": "TR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.56140350893256,
    "longitude": 31.935009555222372
  },
  "sameAs": [
    "https://www.campalow.com/en/campsite/ulas-mesire-piknik-alani"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}