{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ansia-camping-lycksele",
  "name": "Ansia Camping",
  "description": "Ansia Camping is a campsite in Lycksele, Sweden. Ansia Camping has wifi, a camping shop and a restaurant. Dogs are allowed on this campsite.",
  "url": "https://campertunity.com/listings/campgrounds/ansia-camping-lycksele",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sommarvägen 1",
    "addressLocality": "Lycksele",
    "postalCode": "92121",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 64.59708,
    "longitude": 18.69845
  },
  "sameAs": [
    "https://www.spottocamp.com/da/campsites/ansia-camping-lycksele"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "30",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr30+"
}