{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/santa-tecla-guarda-pontevedra-es",
  "name": "Camping Santa Tecla",
  "description": "Camping Santa Tecla is situated within a protected nature reserve at the mouth of the Minho river. This river forms the border between Spain and the...",
  "url": "https://campertunity.com/listings/campgrounds/santa-tecla-guarda-pontevedra-es",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67518bfe41b4c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bajada Al Rio Miño 90",
    "addressLocality": "A Guarda/Pontevedra",
    "postalCode": "36789",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.89881,
    "longitude": -8.84711
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/spain/galicia/pontevedra/a-guarda/camping-santa-tecla-124127/",
    "http://www.campingsantatecla.es/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}