{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-oto-oto-es",
  "name": "Camping Oto",
  "description": "Camping Oto is a campsite in Oto, Huesca, on the river/stream. This campsite has pitches with parcels, with shade and places with some shade....",
  "url": "https://campertunity.com/listings/campgrounds/camping-oto-oto-es",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/6750249fb433d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oto-Valle de Broto-Ctra N260",
    "addressLocality": "Oto (Huesca)",
    "postalCode": "22370",
    "addressCountry": "ES"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.59728,
    "longitude": -0.13106
  },
  "sameAs": [
    "https://www.eurocampings.de/spanien/aragonien/huesca/oto/camping-oto-110668/",
    "http://www.campingoto.com/",
    "https://www.pincamp.ch/de/campingplaetze/camping-oto"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ]
}