[
    {
        "id": "1000000",
        "type": "simple-paragraph",
        "html": "<p>Simple Paragraph #1</p>",
        "visible": true
    },
    {
        "id": "2000000",
        "type": "section-with-header-and-paragraph",
        "html": "<section><h3>Section #1</h3><p>Block 10101</p></section>",
        "visible": true
    },
    {
        "id": "3000000",
        "type": "image-with-caption",
        "html": "<figure><img src=\"https://i0.wp.com/conectaprofessores.com/wp-content/uploads/2025/02/MEC-licenciatura-em-informatica-.png\" alt=\"Licenciatura em Informática\"><figcaption>Licenciatura em Informática</figcaption></figure>",
        "visible": true
    }
]