{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/trossachs-holiday-park-aberfoyle-stirling",
  "name": "Trossachs Holiday Park",
  "description": "The Trossachs Holiday Park campsite in Gartmore (Stirling) is a friendly campsite where everyone is welcome. Lovers of the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/trossachs-holiday-park-aberfoyle-stirling",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67500e92ce01d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A81",
    "addressLocality": "Aberfoyle/Stirling",
    "postalCode": "FK8 3SA",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.13864,
    "longitude": -4.36014
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.6,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}