{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-turiscampo-lagos-faro",
  "name": "Camping Turiscampo",
  "description": "large terraces campsite with spacious pitches - friendly staff who speaks English and even Dutch - super sanitary - toilet building for children - beautiful swimming pool - dog shower - center 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-turiscampo-lagos-faro",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651085588.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N125",
    "addressLocality": "Lagos",
    "addressRegion": "faro",
    "addressCountry": "PT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.10136,
    "longitude": -8.73241
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.08,
    "reviewCount": 172,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€26+"
}