{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Effeprint",
    "description": "Stampa digitale on line di piccolo e grande formato, ma anche bandiere pubblicitarie, vetrofanie, abbigliamento e gadget.",
    "url": "http://www.effeprint.com/",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Via del Paradiso, 87/3",
        "postalCode": "50013",
        "addressLocality": "Campi Bisenzio",
        "addressRegion": "Toscana",
        "addressCountry": "IT"
    },
    "contactPoint": [
        {
            "@type": "ContactPoint",
            "telephone": "0558798759"
        }
    ],
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.pagineaziende.net/azienda.php?id=6288"
    }
}