{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-o-muino-mougas-oia",
  "name": "Camping O Muiño",
  "description": "Are you a camping enthusiast by the sea? In this case, the campsite O Muiño is made for you. It is located just by the sea.",
  "url": "https://campertunity.com/listings/campgrounds/camping-o-muino-mougas-oia",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f2900e3897.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camiño de Barcelos 9",
    "addressLocality": "Mougas/Oia",
    "postalCode": "36309",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.06361,
    "longitude": -8.89194
  },
  "sameAs": [
    "https://www.eurocampings.fr/espagne/galice/pontevedra/mougas/camping-o-muino-106533/",
    "https://www.pincamp.ch/de/campingplaetze/camping-omuio"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}