{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ohai-nazare-outdoor-resort-portugal-nazare",
  "name": "Ohai Nazare Outdoor Resort",
  "description": "OHAI Nazaré is your point of discovery of a memorable experience. Included in the largest ecological reserve of pine groves on the Iberian Peninsula, it is a natural refuge with more than 8 hectares, surrounded by one of the most beautiful beaches on the coast of Portugal. It has endless entertainment and relaxation options, such as water park or spa or indoor swimming pool. Ohai Resort guarantees you all the serenity that you are looking for in any of the activities and the best accommodatio...",
  "url": "https://campertunity.com/listings/campgrounds/ohai-nazare-outdoor-resort-portugal-nazare",
  "image": [
    "https://ohairesorts.com/nazare/wp-content/uploads/2020/08/logo-ohai-.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N242 Km 31 5, 2450-138 Nazaré, Portugal",
    "addressLocality": "Portugal",
    "addressRegion": "Nazaré"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.620307003727966,
    "longitude": -9.058907224557988
  },
  "sameAs": [
    "https://ohairesorts.com/nazare/fr/emplacements/regular/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}