{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chapel-gretna-scotland",
  "name": "The Chapel",
  "description": "Camper site in the back yard of a closed company - directly next to the Gretna Outlet Center - check-in and payment via Airstop website from QR code in the parking lot - reservations possible",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chapel-gretna-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651153345.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Glasgow Road",
    "addressLocality": "Gretna",
    "addressRegion": "scotland",
    "postalCode": "DG16 5DT",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.99772,
    "longitude": -3.06086
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "6.59",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£6.59+"
}