{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/the-laurels-skegness-lincolnshire",
  "name": "The Laurel's",
  "description": "Set in the beautiful countryside of Addlethorpe, near Skegness, The Laurels holiday Lodge's, cottages and touring site are an excellent choice for those looking for peace and quiet but with all the fun of the seaside amenities close at hand.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/the-laurels-skegness-lincolnshire",
  "image": [
    "https://images.campmanager.com/campstead/versions/1/clients/22483/images/21946/Image-21946.jpg?crop=1&MaxX=1000&MaxY=700",
    "Images/Icon_Heart.svg",
    "Images/Icon_Left_Chevron_White.svg",
    "Images/Icon_Right_Chevron_White.svg",
    "Images/Icon_Heart_Pink.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "c/o Ormsby Lodge,",
    "addressLocality": "Skegness",
    "addressRegion": "Lincolnshire",
    "postalCode": "PE24 4TE",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.1840197885087,
    "longitude": 0.316857016702215
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 83,
    "bestRating": 5,
    "worstRating": 0
  }
}