{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ashmill-caravan-site-stirling-scotland",
  "name": "Ashmill Caravan Site",
  "description": "Small campsite - asphalted places with grass - area with castle and public path along the river - center 1.2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ashmill-caravan-site-stirling-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651255050"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "B826",
    "addressLocality": "Stirling",
    "addressRegion": "scotland",
    "postalCode": "FK9 4XQ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.18162,
    "longitude": -4.06646
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.28,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "33",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£33+"
}