{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pen-y-dre-caravan-and-camping-site-abergavenny",
  "name": "Pen-y-dre Caravan and Camping Site",
  "description": "Pen-y-dre Caravan and Camping Site is a campsite with 20 tents in Abergavenny, United Kingdom.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pen-y-dre-caravan-and-camping-site-abergavenny",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Llanvihangel Crucorney",
    "addressLocality": "Abergavenny",
    "postalCode": "NP7 8DH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.82432,
    "longitude": -3.022614
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$8+"
}