{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campsite-isa-tristinika-gr",
  "name": "Campsite Isa",
  "description": "Campsite Isa is a campsite in Tristinika, Greece. Campsite Isa has wifi, a camping shop and a restaurant.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campsite-isa-tristinika-gr",
  "image": [
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOTc904241089376cf62f036853b0fad6b6/campsite-isa-tristinika-efsgn/conversions/campsite-isa-tristinika-efsgn-thumbnail-large.webp",
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOTc904241089376cf62f036853b0fad6b6/campsite-isa-tristinika-efsgn/campsite-isa-tristinika-efsgn.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Tristinika",
    "postalCode": "63072",
    "addressCountry": "GR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.99666,
    "longitude": 23.88472
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "242",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€242+"
}