{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ford-farm-islandmagee-irlanda-del-norte",
  "name": "Ford Farm",
  "description": "Small farm, located in a quiet area near the visitor center of Gobbins, from where you can take a beautiful walk along the coast, the Gobbins Cliffpath",
  "url": "https://campertunity.com/listings/campgrounds/ford-farm-islandmagee-irlanda-del-norte",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651114664.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Low Road",
    "addressLocality": "islandmagee",
    "addressRegion": "irlanda-del-norte",
    "postalCode": "BT40 3RD",
    "addressCountry": "reino-unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.78052,
    "longitude": -5.71407
  },
  "sameAs": [
    "https://www.caravanclub.co.uk/certificated-locations/northern-ireland/co-antrim/larne/ford-farm/",
    "https://www.campercontact.com/en/united-kingdom/northern-ireland/islandmagee/105998/ford-farm"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "25+"
}