{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/highfield-house-caravan-park-leeds-west-yorkshire",
  "name": "Highfield House Caravan Park",
  "description": "Highfield House is a small well-sheltered 1.4 acre touring site that is open all year. The ground is gently sloping but with lots of level pitches. Advance booking is advisable in high season. There is a bus stop within 50 yards of the site entrance. The mining museum is close by and well worth a visit. The Yorkshire Sculpture Park is 4 miles away. Charlotte’s Ice Cream Parlour at The Meadows Farm in nearby Whitley makes 30 flavours of delicious ice cream. You can watch the whole process from...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/highfield-house-caravan-park-leeds-west-yorkshire",
  "image": [
    "https://lh5.googleusercontent.com/-uzGO6DmEwCI/USekG7E-LVI/AAAAAAAB2us/So3iiR1D2IU/w1000/Highfield-House-Caravan-Park-954766320.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Clough Road",
    "addressLocality": "Leeds",
    "addressRegion": "West Yorkshire",
    "postalCode": "WF4 4AQ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.7974185,
    "longitude": -1.5437941
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}