{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-muonio-muonio-finnland",
  "name": "Dogs Allowed",
  "description": "Parking on the river - at the edge of the village - at the bathing bridge - from 22 to 6 o'clock exclusively for caravans and campers - center 500 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-muonio-muonio-finnland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650937452.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Evakkotie",
    "addressLocality": "Muonio",
    "addressRegion": "muonio",
    "postalCode": "99300",
    "addressCountry": "Finnland"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 67.95027,
    "longitude": 23.65718
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}