{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Mutter selbstsichernd M8 sechskant verzinkt",
            "url": "https://www.italobee.de/Mutter-selbstsichernd-M8-sechskant-verzinkt",
            "sku": "M12999",
            "brand": {
                "@type": "Brand",
                "name": "Würth"
            },
            "description": "- Abmessung: M8 niedrige Form\n- Kopf: Sechskant\n- Festigkeitsklasse: I8I\n- Material: Stahl - verzinkt, blau passiviert (A2K)\n- Norm: DIN985\n- Gewindeart: Metrisches Gewinde\n- Ausführung: Polyamid-Klemmteil\n- Gewindesteigung: 1mm\n- Antrieb: SW13 (Standart)",
            "image": [
                "https://www.italobee.de/media/image/product/6496/lg/mutter-selbstsichernd-m8-sechskant-verzinkt.jpg",
                "https://www.italobee.de/media/image/product/6496/lg/mutter-selbstsichernd-m8-sechskant-verzinkt~2.jpg"
            ],
            "category": "Pflege & Wartung > Werkstattbedarf > Befestigungsmaterial",
            "offers": {
                "@type": "Offer",
                "price": "0.15",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Mutter-selbstsichernd-M8-sechskant-verzinkt",
                "shippingDetails": {
                    "@type": "OfferShippingDetails",
                    "deliveryTime": {
                        "@type": "ShippingDeliveryTime",
                        "transitTime": {
                            "@type": "QuantitativeValue",
                            "minValue": 2,
                            "maxValue": 3,
                            "unitCode": "DAY"
                        }
                    }
                }
            },
            "aggregateRating": {
                "@type": "AggregateRating",
                "ratingValue": 5,
                "bestRating": 5
            }
        },
        {
            "@type": "WebSite",
            "url": "https://www.italobee.de",
            "name": "italobee Shop",
            "potentialAction": {
                "@type": "SearchAction",
                "target": {
                    "@type": "EntryPoint",
                    "urlTemplate": "https://www.italobee.de/search?suche={search_term_string}"
                },
                "query-input": "required name=search_term_string"
            }
        }
    ]
}