{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/braemar-inverey-braemar-scotland",
  "name": "Braemar Inverey",
  "description": "view over the River Dee Valley - through road is quiet at night.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/braemar-inverey-braemar-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650833142.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Braemar",
    "addressRegion": "scotland",
    "postalCode": "AB35 5YN",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.99059,
    "longitude": -3.45228
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.71,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}