{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/portree-campsite-isle-of-skye",
  "name": "Portree Campsite",
  "description": "Portree Campsite is a campsite in Portree, Highland. This campsite with sloping grounds has pitches without shade. Portree Campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/portree-campsite-isle-of-skye",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ee622f044c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Torvaig, Staffin Road",
    "addressLocality": "Portree (Isle of Skye)",
    "postalCode": "IV51 9HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.426,
    "longitude": -6.18589
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}