{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-camper-costa-dei-trabocchi-vallevo-i-abruzos",
  "name": "Area Camper Costa Dei Trabocchi",
  "description": "CP on the coast of Trabocchi.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-camper-costa-dei-trabocchi-vallevo-i-abruzos",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651188479.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Contrada Vallevò",
    "addressLocality": "vallevo-i",
    "addressRegion": "abruzos",
    "postalCode": "66020",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.27625,
    "longitude": 14.49207
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.38,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}