{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carlyon-bay-c-c-park-st-austell",
  "name": "Carlyon Bay C.& C. Park",
  "description": "Carlyon Bay C.& C. Park is a campsite in St Austell, Cornwall, located by the sea.The campsite has which are marked out, pitches with shade,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carlyon-bay-c-c-park-st-austell",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ee4fe5ab40.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carlyon Bay",
    "addressLocality": "St. Austell",
    "postalCode": "PL25 3RE",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.34103,
    "longitude": -4.73744
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}