{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fogo-island-inn",
  "name": "Fogo Island Inn",
  "description": "Enjoy a luxury camping destination at Fogo Island Inn in newfoundland, canada from $1675.00. A perfect Luxury Lodges experience for corporate / events and couples looking for beach and countryside.",
  "url": "https://campertunity.com/listings/campgrounds/fogo-island-inn",
  "image": [
    "https://www.glamping.com/static/media/uploads/property/Fogo%20Island%20Inn/restaurant.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.7307321,
    "longitude": -54.1768078
  },
  "sameAs": [
    "https://www.glamping.com/destination/north-america/newfoundland/joe-batts-arm/fogo-island-inn/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}