{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stani-litochoro",
  "name": "Stani",
  "description": "Stani is a campsite with 100 pitches in Litochoro, Greece. Stani has a camping shop and a restaurant.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stani-litochoro",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOThLpcijwEiqY7Tl152xrjA4kuSsbjcvfz/biggerthumb.jpg",
    "images/gr/SPOThLpcijwEiqY7Tl152xrjA4kuSsbjcvfz/carousel/61f1e09c40657-stani-litochoro.jpg",
    "images//SPOThLpcijwEiqY7Tl152xrjA4kuSsbjcvfz/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Litochoro",
    "postalCode": "GR-60200",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.102947,
    "longitude": 22.502612
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}