{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pyha-luostontie-torvinen",
  "name": "Pyhä Luostontie",
  "description": "place in quiet area - center 14.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pyha-luostontie-torvinen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650744610.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pyhä-Luostontie",
    "addressLocality": "Torvinen",
    "addressRegion": "torvinen",
    "postalCode": "99540",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 67.19347,
    "longitude": 26.64208
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.6,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}