{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parking-traigh-mhor-beach-isle-of-lewis-escocia",
  "name": "Parking Traigh Mhor Beach",
  "description": "place near the beach, north of New Tolsta on the side road of the B895 - from the place you can walk through the dunes and the beach - there is a building with two bathrooms - picnic tables - near the main road there are two containers of waste 500 meters there is another parking place where more campers can stand: the Bridge to Nowhere, which in fact does not go anywhere.",
  "url": "https://campertunity.com/listings/campgrounds/parking-traigh-mhor-beach-isle-of-lewis-escocia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650833271.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Isle of Lewis",
    "addressRegion": "escocia",
    "postalCode": "HS2 0NN",
    "addressCountry": "Reino Unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.36132,
    "longitude": -6.21573
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.36,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}