---
title: "Контакты"
description: ""
url: "https://woodberry.by/kontakty"
date: "2025-02-02T19:44:57+03:00"
language: "ru-RU"
---

## Breadcrumbs

[Главная](https://woodberry.by/) > Контакты

# ООО «Вудберри»

![Image](https://woodberry.by/images/2026/05/01/wooberry-adres.webp)

### г. Минск, ул. Красноармейская 28

### [+375 (44) 740-30-00](tel:+375447403000)

### [info@woodberry.by](mailto:info@woodberry.by)

## JSON-LD Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Главная",
            "item": "https://woodberry.by"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Контакты",
            "item": "https://woodberry.by/kontakty"
        }
    ]
}
```
