{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/josito-camp-rezervasyon-tr",
  "name": "Josito Camp Booking",
  "description": "Josito Camp - is a campground in the area.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/josito-camp-rezervasyon-tr",
  "image": [
    "https://kampyeri.org/images/hero-camping-sunset.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Haritadan seçildi",
    "addressCountry": "TR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.87408396,
    "longitude": 30.48354685
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}