{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beecraigs-caravan-camping-site-linlithgow",
  "name": "Beecraigs Caravan & Camping Site",
  "description": "Beecraigs Caravan & Camping Site is a campsite located in Linlithgow, West Lothian, and located in the woods and on the edge of a lake/...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/beecraigs-caravan-camping-site-linlithgow",
  "image": [
    "https://cdn1.acsi.eu/6/8/9/1/6891ac475525d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beecraigs Country Park",
    "addressLocality": "Linlithgow",
    "postalCode": "EH49 6PL",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.95408,
    "longitude": -3.59311
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}