{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-theleme-ulassai-sardinia-it",
  "name": "Camping Theleme",
  "description": "Campsite suitable for climbers, mountain bikers and hikers - use GPS coordinates - small cafe and shop at the campsite - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-theleme-ulassai-sardinia-it",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651110838"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Campo sportivo Gedili",
    "addressLocality": "ulassai",
    "addressRegion": "sardinia",
    "postalCode": "08040",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.81406,
    "longitude": 9.49288
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.33,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "28",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€28+"
}