{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/seabreeze-bed-and-breakfast-and-rv-park",
  "name": "Seabreeze Bed & Breakfast and RV Park",
  "description": "Discover Seabreeze Bed & Breakfast and RV Park in Cow Head, NL. Enjoy clean accommodations, ocean views, and friendly hospitality. Offers RV hookups, showers, and a beautiful waterfront for beach activities. Features a massive breakfast for B&B guests. Highly recommended for a peaceful getaway.",
  "url": "https://campertunity.com/listings/campgrounds/seabreeze-bed-and-breakfast-and-rv-park",
  "image": [
    "https://img.pinecliffresort.net/d45/2503/1298140944.webp",
    "https://img.pinecliffresort.net/d45/2503/1298140145.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21 Corner Rd #17, Cow Head, NL A0K 0C4, Canada"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.9139031,
    "longitude": -57.7970588
  },
  "sameAs": [
    "https://pinecliffresort.net/campgrounds-rv-parks/seabreeze-bed-breakfast-and-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}