{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/karidi-beach-gemeinde-sithonia-zentralmakedonien",
  "name": "Karidi Beach",
  "description": "Enjoy a relaxing stay at Karidi Beach in Municipality of Sithonia, Greece. Customer rating: 3.57.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/karidi-beach-gemeinde-sithonia-zentralmakedonien",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650869497.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gemeinde Sithonia",
    "addressRegion": "Zentralmakedonien",
    "postalCode": "630 78",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.19377,
    "longitude": 23.80596
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}