{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carlyon-bay-camping-park-st-austell-cornwall",
  "name": "Carlyon Bay Camping Park",
  "description": "Welcome to the award-winning Carlyon Bay Camping Park. The campsite is situated in the heart of 'Du Maurier' Country on the south coast of Cornwall, between the beautiful estuary town of Fowey and the charming and historic port of Charlestown. The 30 acres of meadow and mature woodlands with borders ablaze with blue hydrangeas and wild rhododendron create the prefect setting for your much needed holiday. Our large, level pitches are suitable for even the largest of caravans, tents or motorhom...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carlyon-bay-camping-park-st-austell-cornwall",
  "image": [
    "https://lh5.googleusercontent.com/-W0lhYcRqEq8/UjBA-IacGGI/AAAAAAADp30/7sjBDfFU5tY/w1000/Carlyon-Bay-Camping-Park-268673559.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cypress Avenue",
    "addressLocality": "St Austell",
    "addressRegion": "Cornwall",
    "postalCode": "PL25 3RE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.338466,
    "longitude": -4.7882104
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}