{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lindby-borgholm-kalmar-county",
  "name": "Lindby",
  "description": "quiet camping fields next to the farm with 4 electric points - no other facilities - small shop open Monday to Saturday 11-15 - pets welcome - Borgholm 10km",
  "url": "https://campertunity.com/listings/campgrounds/lindby-borgholm-kalmar-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650841627.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "LINDBY BYGATA",
    "addressLocality": "Borgholm",
    "addressRegion": "kalmar-county",
    "postalCode": "387 94",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.81678,
    "longitude": 16.70629
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/kalmar-county/borgholm/69506/lindby-",
    "https://www.campercontact.com/de/schweden/provinz-kalmar/borgholms-kommun/69506/lindby"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "100",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr100+"
}