{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-caradon-touring-park-looe",
  "name": "Camping Caradon Touring Park",
  "description": "Camping Caradon Touring Park is a campsite in Looe, Cornwall.The campsite has which are marked out, pitches without shade and pitches with some...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-caradon-touring-park-looe",
  "image": [
    "https://cdn1.acsi.eu/6/8/5/2/685297dac4d4d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trelawne",
    "addressLocality": "Looe",
    "postalCode": "PL13 2NA",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.35903,
    "longitude": -4.50642
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}