{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/milton-of-fonab-caravan-park-pitlochry-scotland",
  "name": "Milton Of Fonab Caravan Park",
  "description": "Milton or Fonab Caravan Park is a quiet, family-run park - on the banks of the river Tummel - within walking distance of Pitlochry and the Festival Theater - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/milton-of-fonab-caravan-park-pitlochry-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650825310.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Clunie Bridge Road",
    "addressLocality": "pitlochry",
    "addressRegion": "scotland",
    "postalCode": "PH16",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.6956,
    "longitude": -3.72672
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "34",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "34+"
}