{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/colwell-bay-holiday-park-freshwater",
  "name": "Colwell Bay Holiday Park",
  "description": "Colwell Bay Holiday Park in Freshwater, Det Forenede Kongerige on Spottocamp.com.",
  "url": "https://campertunity.com/listings/campgrounds/colwell-bay-holiday-park-freshwater",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOT94e1042dd8c1e5e0fb35af0117202247/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Madeira Lane",
    "addressLocality": "Freshwater",
    "postalCode": "PO40 9SR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.688595,
    "longitude": -1.532084
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}