{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tarland-camping-and-caravanning-club-site-aberdeen",
  "name": "Tarland Camping and Caravanning Club Site",
  "description": "Listing of 1 Campground in Aboyne with address, map, reviews and other related information.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tarland-camping-and-caravanning-club-site-aberdeen",
  "image": [
    "https://www.touristplaces.uk/content/uk/img/ogimage.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Anderson Road",
    "addressLocality": "Aberdeen",
    "postalCode": "AB34 4UP",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.1482429,
    "longitude": -2.0928095
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}