{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-campsite-colwell-bay-south-east-england",
  "name": "Colwell Bay Holiday Park",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-campsite-colwell-bay-south-east-england",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/colwell-bay-holiday-park/ve4tkR8ryHny.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/colwell-bay-holiday-park/j1KqHZcbJvEX.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Madeira Lane",
    "addressLocality": "Colwell Bay Holiday Park",
    "addressRegion": "South East England",
    "postalCode": "PO40 9SR",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.68859,
    "longitude": -1.53208
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}