{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/euphoria-mugla",
  "name": "Euphoria",
  "description": "Euphoria - Mugla is a campground in the area.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/euphoria-mugla",
  "image": [
    "https://kampyeri.org/images/hero-camping-sunset.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Yanıklar, Sağlık sokak no:86/1, 48300 Fethiye/Muğla, Türkiye",
    "addressRegion": "Muğla",
    "addressCountry": "TR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.6874591,
    "longitude": 29.0617861
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}