{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lime-tree-holiday-park-buxton",
  "name": "Lime Tree Holiday Park Ltd",
  "description": "Lime Tree Holiday Park Ltd is a campsite in Buxton, Derbyshire.This camp site with sloping grounds has which are marked out, pitches without shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lime-tree-holiday-park-buxton",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675022ce6f812.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Duke's Drive",
    "addressLocality": "Buxton",
    "postalCode": "SK17 9RP",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.24972,
    "longitude": -1.89889
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}