{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-roros-trondelag-no",
  "name": "Dogs Allowed",
  "description": "only open during summer months - payment only cash at tourist office [Peder Hiortgata 2, GPS 62.574883, 11.382835] 700 m - center 700 m",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-roros-trondelag-no",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650808671.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Yter Øya",
    "addressLocality": "Røros",
    "addressRegion": "trndelag",
    "postalCode": "7374",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.57141,
    "longitude": 11.37794
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.09,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "250",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "kr250+"
}