{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "SystemSoftware®",
    "description": "Software House. Progettazione e sviluppo software aziendali: Trasporti, Carburanti, Supermercati, Impresa, Bar Tabacchi Edicola",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Via A. Volta, 15",
        "postalCode": "73055",
        "addressLocality": "Racale",
        "addressRegion": "Puglia",
        "addressCountry": "IT"
    },
    "contactPoint": [
        {
            "@type": "ContactPoint",
            "telephone": "0833 553343"
        },
        {
            "@type": "ContactPoint",
            "faxNumber": "0833 553343"
        }
    ],
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.pagineaziende.net/azienda.php?id=328"
    }
}