{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/agios-panteleimonas-amyntaio-florina",
  "name": "Agios Panteleimonas",
  "description": "Large village recreation site along big lake with swimming and fishing. Lined up with terraces and stone walls",
  "url": "https://campertunity.com/listings/campgrounds/agios-panteleimonas-amyntaio-florina",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650813469.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Amyntaio",
    "addressRegion": "Florina",
    "postalCode": "532 00",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.72266,
    "longitude": 21.75204
  },
  "sameAs": [
    "https://www.campercontact.com/en/greece/florina/amyntaio/60635/agios-panteleimonas"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€0+"
}