{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-in-north-ayrshire-north-ayrshire",
  "name": "An Aire in North Ayrshire",
  "description": "A modest but free parking space at Largs Marina. A council own car park where motorhomes are allowed to pull up overnight. A great spot to visit the marina and there are plenty of restaurants and cafes in the area.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-in-north-ayrshire-north-ayrshire",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/31595/profile/x7OZ4MpAyfr2N2wZ_659c02afd6e11d43a9e14d48a6ebb3e7_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "North Ayrshire",
    "addressRegion": "Scotland",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.80166638,
    "longitude": -4.81571588
  },
  "numberOfRooms": 6,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}