{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/portosin-camper-park-porto-do-son-galicia",
  "name": "Portosin Camper Park",
  "description": "panoramic view - cafeteria - beach 250m - center 300m",
  "url": "https://campertunity.com/listings/campgrounds/portosin-camper-park-porto-do-son-galicia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651121125.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Amoreira",
    "addressLocality": "porto-do-son",
    "addressRegion": "galicia",
    "postalCode": "15999",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.76464,
    "longitude": -8.93897
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.91,
    "reviewCount": 33,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-07-08"
  },
  "priceRange": "€16+"
}