{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hipocamp-menderes-izmir",
  "name": "Hippocamp",
  "description": "Hipo Camp is one of the largest and most modern campsites in Turkey, where a blue flag beach meets the blues of the Aegean in a pine forest of 60,000 m2.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hipocamp-menderes-izmir",
  "image": [
    "https://d1kn6yj76m9zby.cloudfront.net/Hipocamp/hipo_1.jpg",
    "https://kampp.s3.eu-central-1.amazonaws.com/Hipocamp/hipo_1.jpg",
    "https://kampp.s3.eu-central-1.amazonaws.com/Hipocamp/hipo_2.jpg",
    "https://kampp.s3.eu-central-1.amazonaws.com/Hipocamp/hipo_3.jpg",
    "https://kampp.s3.eu-central-1.amazonaws.com/Hipocamp/hipo_4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Menderes",
    "addressRegion": "İzmir",
    "addressCountry": "TR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.053742,
    "longitude": 27.041688
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}