{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Product",
            "name": "Deko Blechschild Ape Coffe-Shop",
            "url": "https://www.italobee.de/Deko-Blechschild-Ape-Coffe-Shop",
            "sku": "M13971",
            "gtin": "4036113222875",
            "brand": {
                "@type": "Brand",
                "name": "Nostalgic-Art"
            },
            "description": "Italienischer Charme für deine Wände! Das Deko-Blechschild **„Ape Coffee-Shop“** bringt den Flair eines italienischen Straßenkaffees direkt zu dir nach Hause. Das kultige Ape-Dreirad als kleine Kaffeebar, **liebevoll**illustriert und **detailreich**bedruckt, sorgt für nostalgisches Italo-Flair und ein Augenzwinkern in jedem Raum.\n\n**Produktdetails:**\n\n- Design: Italo-inspiriert mit Retro-Charakter\n- Material: Robustes Metall – langlebig & hochwertig verarbeitet\n- Format: ca. 20 x 30 cm\n- Montage: Vorgebohrte Löcher für einfache Wandbefestigung\n- Druck: Farbstark, detailreich und langlebig\n\nOb als stilvolle Wanddekoration, originelles Geschenk oder nostalgisches Highlight – das Ape Coffee-Shop Blechschild verbreitet pure Lebensfreude und Lust auf den nächsten Espresso. Perfekt für Küche, Wohnzimmer, Café oder jede Italo-Ecke.",
            "image": [
                "https://www.italobee.de/media/image/product/5351/lg/deko-blechschild-ape-coffe-shop.jpg",
                "https://www.italobee.de/media/image/product/5351/lg/deko-blechschild-ape-coffe-shop~2.jpg",
                "https://www.italobee.de/media/image/product/5351/lg/deko-blechschild-ape-coffe-shop~3.jpg",
                "https://www.italobee.de/media/image/product/5351/lg/deko-blechschild-ape-coffe-shop~4.jpg"
            ],
            "category": "Accessoires & Geschenke > Küche & Haushalt",
            "offers": {
                "@type": "Offer",
                "price": "22.50",
                "priceCurrency": "EUR",
                "availability": "https://schema.org/InStock",
                "url": "https://www.italobee.de/Deko-Blechschild-Ape-Coffe-Shop",
                "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"
            }
        }
    ]
}