{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-culloden-moor-culloden-moor-scotland",
  "name": "An Aire in Culloden Moor",
  "description": "Ideal location situated up the road from the beautiful Clava Cairns. Located very near where the popular TV series Outlander was filmed! Fresh water available on request. £15.00 per night for parking.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-culloden-moor-culloden-moor-scotland",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/27356055162/photo-gallery/gXQRjLwDrCIt0AaM_4da19ac573ef792d93daf2a1455241cf_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Culloden Moor",
    "addressRegion": "Scotland",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.46917032,
    "longitude": -4.0018313
  },
  "numberOfRooms": 6,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}