{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/upper-lynstone-cpk-bude-gb",
  "name": "Upper Lynstone C/PK",
  "description": "Upper Lynstone C/PK is a campsite in Bude, Cornwall.This terraced camp site has which are marked out, pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/upper-lynstone-cpk-bude-gb",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675028f2993de.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lynstone Road",
    "addressLocality": "Bude",
    "postalCode": "EX23 0LP",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.81978,
    "longitude": -4.54864
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}