{
  "@context": "https://schema.org",
  "@type": "ItemList",
  "name": "Kupiwatch.ru Locations",
  "url": "https://kupiwatch.ru/contacts/",
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "item": {
        "@type": "LocalBusiness",
        "@id": "https://kupiwatch.ru/#location-1",
        "name": "Kupiwatch.ru Каширская",
        "url": "https://kupiwatch.ru/contacts/",
        "telephone": "+79773987976",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "Каширское шоссе, д. 43, к. 2",
          "addressLocality": "Москва",
          "addressCountry": "RU"
        },
        "parentOrganization": {
          "@id": "https://kupiwatch.ru/#organization"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 2,
      "item": {
        "@type": "LocalBusiness",
        "@id": "https://kupiwatch.ru/#location-2",
        "name": "Kupiwatch.ru Багратионовская",
        "url": "https://kupiwatch.ru/contacts/",
        "telephone": "+79773987976",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "Багратионовский проезд, д. 9, павильон 188",
          "addressLocality": "Москва",
          "addressCountry": "RU"
        },
        "parentOrganization": {
          "@id": "https://kupiwatch.ru/#organization"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 3,
      "item": {
        "@type": "LocalBusiness",
        "@id": "https://kupiwatch.ru/#location-3",
        "name": "Kupiwatch.ru Сущёвский вал",
        "url": "https://kupiwatch.ru/contacts/",
        "telephone": "+79773987976",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "Сущёвский вал, д. 8, павильон 44",
          "addressLocality": "Москва",
          "addressCountry": "RU"
        },
        "parentOrganization": {
          "@id": "https://kupiwatch.ru/#organization"
        }
      }
    }
  ]
}