---
title: "Daniela"
description: ""
url: "https://www.rieduca.it/metodo/testimonianze/daniela"
date: "2026-08-26T06:13:41+00:00"
language: "it-IT"
---

##  Testimonial

 Daniela

 Bello il messaggio che arriva dal Suo libro: semplicità!

## 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": "Daniela",
            "item": "https://www.rieduca.it/metodo/testimonianze/daniela"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.rieduca.it/metodo/testimonianze/daniela"
    },
    "headline": "Daniela",
    "description": "Bello il messaggio che arriva dal Suo libro: semplicità!",
    "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/daniela"
    },
    "datePublished": "2024-11-20T07:44:19+00:00",
    "dateCreated": "2024-11-20T07:44:19+00:00",
    "dateModified": "2024-11-20T07:47:03+00:00"
}
```
