{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hetan-lomakyla-lapland",
  "name": "Hetan Lomakylä",
  "description": "Hetan Lomakylä is a camping site offering a playground, electricity, toilet facilities, a swimming pool, laundry services, showers, and nearby wellness facilities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hetan-lomakyla-lapland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651207913"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ounastie",
    "addressLocality": "157160",
    "addressRegion": "lapland",
    "postalCode": "99400",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 68.38478,
    "longitude": 23.61051
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}