{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Hunity",
    "description": "Hunity è un'agenzia interinale italiana che aiuta tante persone a trovare il lavoro giusto, in linea con le proprie competenze e studi di formazione.",
    "url": "http://www.hunity.it",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Via Trequanda, 14",
        "postalCode": "00146",
        "addressLocality": "Roma",
        "addressRegion": "Lazio",
        "addressCountry": "IT"
    },
    "contactPoint": [
        {
            "@type": "ContactPoint",
            "telephone": "06 87673285"
        }
    ],
    "openingHours": "LunedÃ¬/VenerdÃ¬: 10:00-19:00<br>\r\nSabato/Domenica: chiuso",
    "sameAs": [
        "https://www.facebook.com/hunity.it"
    ],
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.pagineaziende.net/azienda.php?id=5785"
    }
}