{
  "@context": "https://schema.org",
  "@type": "Organization",
  "@id": "https://vdc.ge/#organization",
  "name": "VDC",
  "legalName": "VDC LLC",
  "url": "https://vdc.ge/",
  "logo": "https://vdc.ge/assets/vdc-logo.png",
  "foundingDate": "2019",
  "email": "info@vdc.ge",
  "telephone": "+995577153311",
  "areaServed": {
    "@type": "Country",
    "name": "Georgia",
    "identifier": "GE"
  },
  "contactPoint": {
    "@type": "ContactPoint",
    "contactType": "customer service",
    "email": "info@vdc.ge",
    "telephone": "+995577153311",
    "availableLanguage": [
      "ka",
      "en"
    ]
  }
}
