{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Multiflag italobee mit Fahnenhalter, für links",
            "url": "https://www.italobee.de/Multiflag-italobee-mit-Fahnenhalter-fuer-links",
            "sku": "M14701",
            "brand": {
                "@type": "Brand",
                "name": "italobee style"
            },
            "description": "Schicke kleine Fahnen (ca. 300 x 200mm) inkl. weißen Fahnenhalter (ca. 300mm).\n\n- bewährter Fahnenstoffe und reißfester Nähgarne\n- Fahnen ringsum mit Doppelsicherheitsnaht gesäumt\n\n**Hinweis:**Der Einsatz von Autofahnen / Car Flags ist bis max. 60 km/h möglich. Wir haften nicht für Schäden durch unsachgemäßen Gebrauch sowie daraus resultierende Folgeschäden.",
            "image": [
                "https://www.italobee.de/media/image/product/8383/lg/multiflag-italobee-mit-fahnenhalter-fuer-links.jpg",
                "https://www.italobee.de/media/image/product/8383/lg/multiflag-italobee-mit-fahnenhalter-fuer-links~2.jpg",
                "https://www.italobee.de/media/image/product/8383/lg/multiflag-italobee-mit-fahnenhalter-fuer-links~3.jpg"
            ],
            "category": "Accessoires & Geschenke > Sonstiges",
            "offers": {
                "@type": "Offer",
                "price": "15.47",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Multiflag-italobee-mit-Fahnenhalter-fuer-links",
                "shippingDetails": {
                    "@type": "OfferShippingDetails",
                    "deliveryTime": {
                        "@type": "ShippingDeliveryTime",
                        "transitTime": {
                            "@type": "QuantitativeValue",
                            "minValue": 2,
                            "maxValue": 3,
                            "unitCode": "DAY"
                        }
                    }
                }
            }
        },
        {
            "@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"
            }
        }
    ]
}