{
"@context": "https://schema.org",
"@graph": [
{
"@type": "LocalBusiness",
"@id": "https://et-laser.ru/#business",
"name": "ET.LASER Москва",
"url": "https://et-laser.ru/",
"image": "https://et-laser.ru/logo.png",
"address": {
"@type": "PostalAddress",
"streetAddress": "Улица Летниковская, дом 10",
"addressLocality": "Москва",
"postalCode": "115114",
"addressCountry": "RU"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": "55.733926",
"longitude": "37.635146"
},
"telephone": "+7 499 110-16-66",
"openingHours": "Mo-Su 10:00-22:00",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.9",
"reviewCount": "2340"
}
},
{
"@type": "FAQPage",
"@id": "https://et-laser.ru/faq#content",
"mainEntity": [
{
"@type": "Question",
"name": "Больно ли удалять тату лазером?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Нет, ощущения похожи на щелчки резинки. Можно использовать анестезию."
}
},
{
"@type": "Question",
"name": "Сколько нужно сеансов?",
"acceptedAnswer": {
"@type": "Answer",
"text": "От 3 до 8 сеансов, в зависимости от плотности и цвета пигмента."
}
}
]
},
{
"@type": "Product",
"@id": "https://et-laser.ru/services#product",
"name": "Удаление тату лазером",
"description": "Безопасное удаление татуировок лазером PicoSure и Lutronic Spectra без шрамов.",
"brand": {
"@type": "Brand",
"name": "ET.LASER"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.9",
"reviewCount": "2340"
}
},
{
"@type": "SpeakableSpecification",
"@id": "https://et-laser.ru/speakable",
"cssSelector": [".faq-answer", ".review-summary"]
},
{
"@type": "BreadcrumbList",
"@id": "https://et-laser.ru/breadcrumbs",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "https://et-laser.ru/",
"name": "Главная"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@id": "https://et-laser.ru/services/",
"name": "Услуги"
}
},
{
"@type": "ListItem",
"position": 3,
"item": {
"@id": "https://et-laser.ru/services/tattoo-removal/",
"name": "Удаление тату"
}
}
]
}
]
}