{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/birchwood-fishing-and-camping-skegness-lincolnshire",
  "name": "Birchwood Fishing and Camping",
  "description": "Birchwood is a beautiful camp located just on the outskirts of Skegness. Set in the lovely Lincolnshire countryside yet only two miles into Skegness or Ingoldmells.The site is mainly grass and has a very modern toilet/shower block which is disabled accessible. These facilities are free of charge and mains sockets are also available in both the ladies' and gents' toilets ideal for hairdryers etc. Washing-up facilities are located at the end of the toilet block.There are two large lakes on site...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/birchwood-fishing-and-camping-skegness-lincolnshire",
  "image": [
    "https://lh4.googleusercontent.com/-O5RTFGV7PYY/UZssz-_hOZI/AAAAAAAC5zM/aWJkp3N5q0M/w1000/birchwood-site_birchwood-fishing-and-camping.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Butlins",
    "addressLocality": "Skegness",
    "addressRegion": "Lincolnshire",
    "postalCode": "PE25 1HW"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.1437506,
    "longitude": 0.3428958
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}