{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lochore-meadows-motorhome-parking-lochgelly-scotland",
  "name": "Lochore Meadows Motorhome Parking",
  "description": "the rural park is very busy - the motorhome is separate and quiet - there are many walks, cycling and water sports - center 2.7km",
  "url": "https://campertunity.com/listings/campgrounds/lochore-meadows-motorhome-parking-lochgelly-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650928243.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "lochgelly",
    "addressRegion": "scotland",
    "postalCode": "KY5",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.14871,
    "longitude": -3.33482
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/scotland/glencraig/94477/lochore-meadows-motorhome-parking"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "12",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "12+"
}