{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/old-hall-caravan-park-carnforth-lancashire",
  "name": "Old Hall Caravan Park",
  "description": "Welcome to Old Hall Caravan Park in Carnforth. Find your ideal holiday home in Carnforth and experience our top-rated Capernwray caravan site today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/old-hall-caravan-park-carnforth-lancashire",
  "image": [
    "https://www.oldhallcaravanpark.co.uk/wp-content/uploads/2019/08/rimini1.jpg",
    "https://www.oldhallcaravanpark.co.uk/images/oldhall.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Old Hall Caravan Park, Capernwray",
    "addressLocality": "Carnforth",
    "addressRegion": "Lancashire",
    "postalCode": "LA6 1AD",
    "addressCountry": "UK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.132312,
    "longitude": -2.716321
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 99,
    "bestRating": 5,
    "worstRating": 1
  }
}