{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aberfeldy-aire-camserney",
  "name": "Aberfeldy Aire",
  "description": "Quiet location - view - center 5km",
  "url": "https://campertunity.com/listings/campgrounds/aberfeldy-aire-camserney",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651188401.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Cycle Rt/B846",
    "addressLocality": "camserney",
    "addressRegion": "scotland",
    "postalCode": "PH15 2JF",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.61873,
    "longitude": -3.92426
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "15",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "15+"
}