{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-paxarinas-portonovo-sanxenxo",
  "name": "Camping Paxariñas",
  "description": "Camping Paxariña is located in the extreme west of Spain, in an exceptional place; on a rock. It is close to the fishing village Portonovo...",
  "url": "https://campertunity.com/listings/campgrounds/camping-paxarinas-portonovo-sanxenxo",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/d/674deaa2df230.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Paxariñas 34",
    "addressLocality": "Portonovo/Sanxenxo",
    "postalCode": "36970",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.39236,
    "longitude": -8.84403
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}