{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-157142-lapland",
  "name": "Dogs Allowed",
  "description": "Campsite Tunturikylä Muotkan Ruoktu has electricity, toilet and shower and allows dogs on site. There is a restaurant and wellness facilities nearby.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-157142-lapland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651174795"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Karigasniementie",
    "addressLocality": "157142",
    "addressRegion": "lapland",
    "postalCode": "99910",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 69.25151,
    "longitude": 26.81737
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}