---
title: "Luca"
description: ""
url: "https://www.rieduca.it/metodo/testimonianze/luca"
date: "2026-08-25T20:44:48+00:00"
language: "it-IT"
---

##  Testimonial

 Luca

Colgo l’occasione per ringraziarvi per il weekend trascorso insieme, non solo **molto interessante dal punto di vista professionale**, ma anche piacevolmente rilassante e divertente. Spero proprio di ripetere l’esperienza!

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.rieduca.it"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Il Metodo",
            "item": "https://www.rieduca.it/metodo"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Testimonianze",
            "item": "https://www.rieduca.it/metodo/testimonianze"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Luca",
            "item": "https://www.rieduca.it/metodo/testimonianze/luca"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.rieduca.it/metodo/testimonianze/luca"
    },
    "headline": "Luca",
    "description": "Colgo l’occasione per ringraziarvi per il weekend trascorso insieme, non solo molto interessante dal punto di vista professionale, ma anche piacevolmente rilassante e divertente. Spero proprio di ripetere l’esperienza! ",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.rieduca.it/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Rieduca corsi online di postura e movimento",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.rieduca.it/images/RIEDUCA/logo-rieduca.png"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Dott. Maurizio Cancedda",
        "url": "https://www.rieduca.it/metodo/testimonianze/luca"
    },
    "datePublished": "2024-11-20T07:44:19+00:00",
    "dateCreated": "2024-11-20T07:44:19+00:00",
    "dateModified": "2024-11-20T07:44:27+00:00"
}
```
