{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shell-island-camp-site-harlech-gwynedd",
  "name": "Shell Island Camp Site",
  "description": "Welcome to Shell IslandBased in North Wales and boasting stunning views of the unspoilt Welsh countryside, including Cardigan Bay and the Snowdonia National Park, Shell Island is one of Europe’s largest Campsites.Catering for all the family and with excellent facilities, Shell Island will make your camping experience one to remember.About usShell Island started off as a farm dating back to the Doomsday book of 1086. The Island developed as a tourist attraction in the 1880’s with the coming of...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shell-island-camp-site-harlech-gwynedd",
  "image": [
    "https://lh6.googleusercontent.com/-yWd0Uur_Mao/UYgbt6KuvGI/AAAAAAACRD8/Wsl-3bicOxQ/w1000/Shell-Island-Camp-Site-831153438.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Shell Island",
    "addressLocality": "Harlech",
    "addressRegion": "Gwynedd",
    "postalCode": "LL46 2YH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.8587665,
    "longitude": -4.10745
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}