{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pite-havsbad-pitea-se",
  "name": "Pite Havsbad",
  "description": "Pite Havsbad is a campsite in Piteå, Sweden. Book and book Pite Havsbad at Spottocamp.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pite-havsbad-pitea-se",
  "image": [
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOTdedec8805fd65a9e264b2b2262c35d4a/pite-havsbad-pite-daghf/conversions/pite-havsbad-pite-daghf-thumbnail-large.webp",
    "https://spottocamp-v2.ams3.digitaloceanspaces.com/campsites/SPOTdedec8805fd65a9e264b2b2262c35d4a/pite-havsbad-pite-daghf/pite-havsbad-pite-daghf.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Havsbadvägen",
    "addressLocality": "Piteå",
    "postalCode": "94128",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 65.3175,
    "longitude": 21.488056
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}