{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ezernieki-visagals-visagals",
  "name": "Ezernieki",
  "description": "Small campsite on grassland - located on a small lake - wooded area - center 20km.",
  "url": "https://campertunity.com/listings/campgrounds/ezernieki-visagals-visagals",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650841911.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "P82",
    "addressLocality": "Visagals",
    "addressRegion": "visagals",
    "postalCode": "4826",
    "addressCountry": "Latvia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.81075,
    "longitude": 26.56682
  },
  "sameAs": [
    "https://www.campercontact.com/en/latvia/visagals/69587/ezernieki"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Grassland"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "15",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "15+"
}