{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crabbes-river-park",
  "name": "Crabbes River Park",
  "description": "Discover Crabbes River Park in Saint David's, NL. Offers basic camping, river access for swimming, and friendly hospitality. Features one shower and restroom. Suitable for tent camping near the main building. Located on Route 1 by Crabbes River.",
  "url": "https://campertunity.com/listings/campgrounds/crabbes-river-park",
  "image": [
    "https://img.pinecliffresort.net/d45/2503/1298070370.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route 1 by Crabbes River,, Saint David's, NL A0N 1X0, Canada"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.1750555,
    "longitude": -58.7758972
  },
  "sameAs": [
    "https://pinecliffresort.net/campgrounds-rv-parks/crabbes-river-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ]
}