{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Softline Armenia",
  "legalName" : "Սոֆթլայն Ինթերնեյշնլ ՍՊԸ",
  "url": "https://noventiqstore.am",
  "@id": "https://noventiqstore.am/#organization",
  "logo": "https://noventiqstore.am/frontend/images/logoCompany.png",
  "foundingDate": "2008",
  "founders": [
    {
     "@type": "Person",
     "name": "Sargis Harutyunyan"
    }
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 Khnko Aper St, Yerevan, Армения",
    "addressLocality": "Ereven, Arabkir",
    "addressRegion": "EVN",
    "postalCode": " 0019",
    "addressCountry": "РА"
  },
  "contactPoint": {
    "@type": "ContactPoint",
    "contactType": "customer support",
    "telephone": "+374 (55) 575-005",
    "email": "info@noventiqstore.am"
  },
  "sameAs": [ 
    "https://www.facebook.com/SoftlineAM",
    "https://www.linkedin.com/company/softline-%D0%B0rmenia/"
  ]
}





