{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/loch-earn-saint-fillans",
  "name": "Loch Earn",
  "description": "Enjoy a relaxing stay at Loch Earn in Saint Fillans, United Kingdom. Visitors' rating: 3.8.",
  "url": "https://campertunity.com/listings/campgrounds/loch-earn-saint-fillans",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650792114.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "A85",
    "addressLocality": "Saint Fillans",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.37805,
    "longitude": -3.43597
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}