| Structured
    Data | 
      
         
        [
  {
    "@context": "http://schema.org",
    "@type": "AutoDealer",
    "address": {
      "@type": "PostalAddress",
      "addressCountry": "Danmark",
      "streetAddress": "Viborgvej 7-13",
      "addressLocality": "Silkeborg",
      "addressRegion": "Midtjylland",
      "postalCode": 8600
    },
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 56.18466,
      "longitude": 9.54359
    },
    "sameAs": [
      "https://dk.trustpilot.com/review/sandjensen.dk",
      "https://www.facebook.com/sandjensen.automobiler",
      "https://www.linkedin.com/company/sand-jensen-automobiler-a-s",
      "https://www.instagram.com/sandjensen/",
      "https://www.youtube.com/user/SJAutomobiler"
    ],
    "aggregateRating": {
      "@type": "AggregateRating",
      "ratingValue": 4.1,
      "bestRating": 5.0,
      "worstRating": 1.0,
      "reviewCount": 101,
      "itemReviewed": {
        "@type": "Organization",
        "name": "Sand Jensen Automobiler A/S"
      }
    },
    "name": "Sand Jensen Automobiler A/S",
    "openingHours": [
      "Mandag - Fredag: 09:30 - 17:30",
      "L\u00f8rdag - S\u00f8ndag: 10:30 - 17:30"
    ],
    "paymentAccepted": "Cash, Credit Card, Financing",
    "telephone": "004578771751",
    "email": "info@sandjensen.dk",
    "url": "https://www.sandjensen.dk/",
    "image": "https://www.sandjensen.dk/media/1004/sj_logo_579x175.png",
    "priceRange": "$"
  }
]
         
       |