| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "WebPage",
        "@id": "https://www.scootermartin.dk/",
        "url": "https://www.scootermartin.dk/",
        "name": "Scooter og cykelforhandler i Svendborg | Se mere hos Scooter Martin",
        "isPartOf": {
          "@id": "https://www.scootermartin.dk/#website"
        },
        "datePublished": "2017-05-26T11:45:40+00:00",
        "dateModified": "2024-05-28T09:02:08+00:00",
        "description": "Hos Scooter Martin i Svendborg har vi altid et stort udvalg af cykler, elcykler, scooter, kabinescooter, elscooter, MC og meget mere. Se udvalget her",
        "breadcrumb": {
          "@id": "https://www.scootermartin.dk/#breadcrumb"
        },
        "inLanguage": "da-DK",
        "potentialAction": [
          {
            "@type": "ReadAction",
            "target": [
              "https://www.scootermartin.dk/"
            ]
          }
        ]
      },
      {
        "@type": "BreadcrumbList",
        "@id": "https://www.scootermartin.dk/#breadcrumb",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "Hjem"
          }
        ]
      },
      {
        "@type": "WebSite",
        "@id": "https://www.scootermartin.dk/#website",
        "url": "https://www.scootermartin.dk/",
        "name": "Scooter Martin",
        "description": "Danmarks største udvalg inden for kabinescootere",
        "potentialAction": [
          {
            "@type": "SearchAction",
            "target": {
              "@type": "EntryPoint",
              "urlTemplate": "https://www.scootermartin.dk/?s={search_term_string}"
            },
            "query-input": "required name=search_term_string"
          }
        ],
        "inLanguage": "da-DK"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "@type": "LocalBusiness",
    "name": "Scooter Martin",
    "image": "https://www.scootermartin.dk/wp-content/uploads/2018/06/scootermartinlogo.png",
    "@id": "",
    "url": "https://www.scootermartin.dk/",
    "telephone": 20221888,
    "priceRange": "$-$$",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "M\u00f8lmarksvej 159",
      "addressLocality": "Svendborg",
      "postalCode": 5700,
      "addressCountry": "DK"
    },
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": 55.065503,
      "longitude": 10.5943319
    },
    "openingHoursSpecification": {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Monday",
        "Tuesday",
        "Wednesday",
        "Thursday",
        "Friday"
      ],
      "opens": "09:00",
      "closes": "17:00"
    },
    "sameAs": "https://www.facebook.com/Scooter-Martin-161069260762381/"
  }
]
         
       |