{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cruachan-caravan-camping-park-scotland",
  "name": "Are dogs allowed at the campsite Cruachan Caravan & Camping Park?",
  "description": "ProfileNo description yet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cruachan-caravan-camping-park-scotland",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/cruachan-caravan-camping-park/o22U76kxaq7l.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/cruachan-caravan-camping-park/rUGlxKmxxOsY.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cruachan Caravan & Camping Park",
    "addressRegion": "Scotland",
    "postalCode": "FK21 8TY",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.49546,
    "longitude": -4.24769
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}