{
    "id": 11114,
    "date": "2026-09-16T02:52:41",
    "date_gmt": "2026-09-16T05:52:41",
    "guid": {
        "rendered": "https:\/\/yaraecosafari.com\/?p=11114"
    },
    "modified": "2026-09-16T02:54:56",
    "modified_gmt": "2026-09-16T05:54:56",
    "slug": "poisonous-plants-pantanal-fauna-flora-guide",
    "status": "publish",
    "type": "post",
    "link": "https:\/\/yaraecosafari.com\/pt\/poisonous-plants-pantanal-fauna-flora-guide\/",
    "title": {
        "rendered": "Poisonous Plants of the Pantanal: Flora &amp; Fauna Guide"
    },
    "content": {
        "rendered": "<article id=\"yara-article-root-en\" style=\"background-color: #F9F9F9; font-family: 'Montserrat', sans-serif; color: #152c24; max-width: 900px; margin: 0 auto; padding-bottom: 80px; position: relative;\">\n\n    <style>\n        \/* Floating Widget Animation *\/\n        @keyframes floatAnimation {\n            0% { transform: translateY(0px); }\n            50% { transform: translateY(-10px); }\n            100% { transform: translateY(0px); }\n        }\n        \n        .yara-floating-widget { position: fixed; bottom: 25px; left: 20px; width: 140px; background: #ffffff; border-radius: 14px; border: 2px solid #ff5a00; padding: 10px; box-shadow: 0 10px 30px rgba(0,0,0,0.35); z-index: 100000; font-family: 'Montserrat', sans-serif; text-align: center; animation: floatAnimation 3.5s ease-in-out infinite; }\n        .yara-floating-widget .close-btn { position: absolute; top: -10px; right: -10px; width: 24px; height: 24px; background: #ff5a00; color: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer; font-weight: bold; font-size: 12px; border: 2px solid #fff; }\n        .yara-floating-widget img { width: 100%; height: auto; border-radius: 6px; margin-bottom: 8px; }\n        .yara-floating-widget a { background: #152c24; color: #ffe100 !important; padding: 7px 5px; text-decoration: none; border-radius: 6px; font-weight: 800; display: block; text-transform: uppercase; font-size: 9px; border: 1px solid #ffe100; line-height: 1.2; }\n\n        \/* Article Styles *\/\n        .yara-post { padding: 30px 20px; }\n        .yara-post p { font-size: 18px; line-height: 1.8; margin-bottom: 25px; color: #2d2d2d; }\n        .yara-post h2 { font-size: 2rem; color: #152c24; font-weight: 800; margin-bottom: 25px; margin-top: 50px; line-height: 1.3; }\n        .yara-post h3 { font-size: 1.5rem; color: #152c24; margin-top: 40px; margin-bottom: 20px; font-weight: 700; border-left: 5px solid #ff5a00; padding-left: 15px; }\n        .yara-post ul { font-size: 18px; line-height: 1.8; margin-bottom: 25px; color: #2d2d2d; padding-left: 20px; }\n        .yara-post li { margin-bottom: 10px; }\n        \n        .internal-link { color: #ff5a00; font-weight: 700; text-decoration: none; border-bottom: 1px solid #ff5a00; }\n        .external-link { color: #152c24; font-weight: 700; text-decoration: underline; text-decoration-color: #ffe100; }\n        .credit-link { color: #0066ff !important; font-weight: 700; text-decoration: underline; }\n\n        \/* Optimized Image Styling *\/\n        .yara-photo figure { margin: 40px 0; position: relative; }\n        .yara-photo img { width: 100%; height: auto; max-height: 500px; object-fit: cover; border-radius: 12px; box-shadow: 0 4px 15px rgba(0,0,0,0.1); }\n        .yara-photo figcaption { background: #152c24; color: #fff; padding: 15px; border-radius: 0 0 12px 12px; margin-top: -5px; font-size: 0.95rem; border-left: 6px solid #ffe100; font-weight: 500; }\n\n        .expert-box { background: linear-gradient(135deg, #152c24 0%, #ff5a00 100%); padding: 35px; border-radius: 15px; color: #ffffff !important; margin: 50px 0; }\n        .expert-box h4 { color: #ffe100 !important; margin-top: 0; font-size: 1.5rem; text-transform: uppercase; margin-bottom: 15px; font-weight: 800; }\n        .expert-box p { color: #ffffff !important; margin-bottom: 0; font-weight: 500; font-size: 17px; }\n\n        \/* CTA Block and Packages *\/\n        .yara-cta-block { background-color: #152c24 !important; padding: 50px 40px !important; border-radius: 20px !important; margin-top: 60px !important; color: #ffffff !important; }\n        .yara-cta-block h3 { color: #ffe100 !important; border: none !important; padding: 0 !important; margin-top: 0 !important; font-size: 2.2rem !important; margin-bottom: 25px !important; font-weight: 700 !important; text-align: center; }\n        .yara-cta-block p { color: #ffffff !important; font-size: 17px !important; margin-bottom: 20px !important; line-height: 1.6 !important; text-align: center; }\n        \n        .package-grid { display: grid !important; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)) !important; gap: 15px !important; margin: 35px 0 !important; }\n        .package-card { background: rgba(255,255,255,0.1) !important; padding: 18px !important; border-radius: 10px !important; border-left: 4px solid #ff5a00 !important; transition: 0.3s !important; text-decoration: none !important; display: flex !important; flex-direction: column !important; justify-content: center !important; }\n        .package-card:hover { background: rgba(255,255,255,0.2) !important; transform: translateY(-3px) !important; }\n        .package-card strong { color: #ffffff !important; display: block !important; margin-bottom: 5px !important; text-decoration: underline !important; text-transform: uppercase !important; font-size: 0.85rem !important; letter-spacing: 0.5px !important; }\n        .package-card span { color: #ffe100 !important; font-weight: bold !important; font-size: 0.9rem !important; display: block !important; }\n\n        .cta-main-btn { background: #ff5a00 !important; color: #fff !important; padding: 20px 45px !important; text-decoration: none !important; border-radius: 50px !important; font-weight: bold !important; display: inline-block !important; transition: 0.3s !important; text-transform: uppercase !important; box-shadow: 0 10px 20px rgba(0,0,0,0.3) !important; border: none !important; text-align: center; }\n\n        @media (max-width: 768px) { \n            .package-grid { grid-template-columns: 1fr !important; }\n            .yara-cta-block { padding: 30px 20px !important; }\n        }\n    <\/style>\n\n    <!-- Floating Pantanino Widget -->\n    <div id=\"yara-pantanino-widget-en\" class=\"yara-floating-widget\">\n        <div class=\"close-btn\" onclick=\"document.getElementById('yara-pantanino-widget-en').style.display='none'\">X<\/div>\n        <img decoding=\"async\" src=\"https:\/\/yaraecosafari.com\/wp-content\/uploads\/2026\/06\/imagem_2026-06-08_123517290.png\" alt=\"Official Pantanino Mascot in the Pantanal\">\n        <a href=\"https:\/\/lojapantaninos.yaraecosafari.com\" target=\"_blank\">meet our pantaninos<\/a>\n    <\/div>\n\n    <div class=\"yara-post\">\n        \n        <header>\n            <p>Exploring the impressive <strong>Pantanal fauna and flora<\/strong> is a life-changing experience for any ecotourist. However, when we think about dangers in the wild, most people focus solely on apex predators, completely forgetting about native vegetation.<\/p>\n            <p>First of all, it is worth noting that toxic mechanisms are not deliberate attacks, but rather evolutionary defense strategies. For example, many plants developed complex chemical compounds just to avoid being eaten by herbivores. Consequently, accidental contact or ingestion can cause severe health issues for unaware hikers.<\/p>\n            <p>As a result, this educational guide was created to ensure your safety on the trails. Below, we present four remarkable poisonous plants from the biome and essential tips on how to identify them and avoid accidents.<\/p>\n        <\/header>\n\n        <h2>Erva-de-Rato (Cafezinho): The Disguised Danger<\/h2>\n        <p>First of all, the <strong>erva de rato<\/strong> (popularly known as <strong>cafezinho<\/strong>) is extremely dangerous in the region. In addition, it produces fruits that closely resemble coffee beans, which easily attracts the curiosity of inexperienced hikers.<\/p>\n\n        <section class=\"yara-photo\">\n            <figure>\n                <img decoding=\"async\" src=\"https:\/\/yaraecosafari.com\/wp-content\/uploads\/2026\/09\/imagem_2026-09-16_021642103.png\" alt=\"Leaves and fruits of the erva de rato plant in the Pantanal\">\n                <figcaption>The fruits of the erva de rato look harmless but contain lethal toxins. Photo: <a href=\"https:\/\/www.agrolink.com.br\/problemas\/erva-de-rato_1932.html\" class=\"credit-link\" target=\"_blank\" rel=\"noopener\">Agrolink<\/a>.<\/figcaption>\n            <\/figure>\n        <\/section>\n\n        <h3>Characteristics and Precautions:<\/h3>\n        <ul>\n            <li><strong>First, extremely high toxicity:<\/strong> Ingesting just a few leaves or fruits can cause sudden heart failure in cattle and humans.<\/li>\n            <li><strong>Furthermore, rapid lethality:<\/strong> The active compound directly affects the nervous and cardiac systems. Therefore, intoxication is a severe medical emergency.<\/li>\n            <li><strong>Consequently, the golden rule:<\/strong> Never taste unknown wild fruits during ecological hikes.<\/li>\n        <\/ul>\n\n        <h2>Espichadeira: A Silent Risk to Animals and Humans<\/h2>\n        <p>Second, the <strong>espichadeira<\/strong> (<em>Solanum glaucophyllum<\/em>) is a toxic plant thriving in wetland areas. Indeed, it is infamous for causing severe tissue calcification in cattle, but human contact also requires extreme caution.<\/p>\n\n        <section class=\"yara-photo\">\n            <figure>\n                <img decoding=\"async\" src=\"https:\/\/yaraecosafari.com\/wp-content\/uploads\/2026\/09\/imagem_2026-09-16_021513548.png\" alt=\"Foliage of the espichadeira, a toxic plant in the wetland ecosystem\">\n                <figcaption>The espichadeira is a severe problem for livestock and dangerous to handle. Photo: <a href=\"https:\/\/old.cnpgc.embrapa.br\/publicacoes\/livros\/plantastoxicas\/16espichadeira.html\" class=\"credit-link\" target=\"_blank\" rel=\"noopener\">Embrapa<\/a>.<\/figcaption>\n            <\/figure>\n        <\/section>\n\n        <h3>Characteristics and Precautions:<\/h3>\n        <ul>\n            <li><strong>First, calcium imbalance:<\/strong> The plant possesses high concentrations of a Vitamin D-like substance, forcing the body to absorb excess calcium.<\/li>\n            <li><strong>In addition, tissue hardening:<\/strong> Consequently, arteries and tendons can calcify rapidly.<\/li>\n            <li><strong>Finally, avoid manipulation:<\/strong> When spotting this spiky, dull-leaved plant on riverbanks, maintain your distance and avoid accidental scratches.<\/li>\n        <\/ul>\n\n        <h2>Orelha-de-Macaco: The Imposing and Toxic Tree<\/h2>\n        <p>Third, the <strong>orelha de macaco<\/strong> (also known as monkey-ear tree) is a towering, majestic plant. However, its peculiar ear-shaped seed pods house toxic chemical compounds known as saponins.<\/p>\n\n        <section class=\"yara-photo\">\n            <figure>\n                <img decoding=\"async\" src=\"https:\/\/yaraecosafari.com\/wp-content\/uploads\/2026\/09\/imagem_2026-09-16_021917508.png\" alt=\"Distinctive hanging seed pods of the monkey-ear tree\">\n                <figcaption>Monkey-ear tree pods contain high concentrations of toxic saponins. Photo: <a href=\"https:\/\/g1.globo.com\/sp\/campinas-regiao\/terra-da-gente\/noticia\/2025\/01\/14\/arvore-das-orelhas-de-macaco-revela-estrategia-unica-para-sobreviver-a-climas-extremos.ghtml\" class=\"credit-link\" target=\"_blank\" rel=\"noopener\">Terra da Gente (G1)<\/a>.<\/figcaption>\n            <\/figure>\n        <\/section>\n\n        <h3>Characteristics and Precautions:<\/h3>\n        <ul>\n            <li><strong>First, foaming action:<\/strong> Saponins create a toxic lather when they come into contact with water and mucous membranes.<\/li>\n            <li><strong>Furthermore, gastrointestinal issues:<\/strong> Accidental ingestion of the pods causes severe nausea and intense gastric irritation.<\/li>\n            <li><strong>Therefore, visual protection only:<\/strong> Enjoy the majestic shade of the tree, but never chew or rub its fallen pods on your skin.<\/li>\n        <\/ul>\n\n        <h2>Mandioca-Brava: How to Tell It Apart from Edible Cassava?<\/h2>\n        <p>Finally, in fourth place, the wild cassava (<strong>mandioca-brava<\/strong>) demands extreme attention. After all, it is visually identical to the safe table cassava (yuca) that we consume daily, but it possesses lethal chemical defenses.<\/p>\n\n        <section class=\"yara-photo\">\n            <figure>\n                <img decoding=\"async\" src=\"https:\/\/yaraecosafari.com\/wp-content\/uploads\/2026\/09\/imagem_2026-09-16_022221617.png\" alt=\"Freshly harvested wild cassava roots\">\n                <figcaption>Wild cassava contains high cyanide levels and cannot be eaten raw or merely roasted. Photo: <a href=\"https:\/\/blog.mfrural.com.br\/mandioca-brava-e-de-mesa-diferencas\/\" class=\"credit-link\" target=\"_blank\" rel=\"noopener\">Blog MF Rural<\/a>.<\/figcaption>\n            <\/figure>\n        <\/section>\n\n        <h3>Comparison and Risk Prevention:<\/h3>\n        <ul>\n            <li><strong>First, the cyanide danger:<\/strong> Wild cassava contains extremely high levels of hydrocyanic acid (cyanide), a lethal poison. In contrast, edible table cassava has virtually zero levels of it.<\/li>\n            <li><strong>Furthermore, visual impossibility:<\/strong> Consequently, it is impossible to differentiate the toxic root from the edible one just by looking at the peel or foliage.<\/li>\n            <li><strong>Therefore, processing is mandatory:<\/strong> Wild cassava only becomes safe for consumption after undergoing extreme fermentation, pressing, or continuous prolonged boiling to produce flour.<\/li>\n            <li><strong>For this reason, never forage and roast:<\/strong> During treks, never pick wild roots to roast over a campfire, as misidentification is fatal.<\/li>\n        <\/ul>\n\n        <section class=\"expert-box\">\n            <h4>\ud83d\udca1 Golden Tip for Safe Ecotourism<\/h4>\n            <p>The best way to admire the <strong>Pantanal fauna and flora<\/strong> is to follow the basic rule of ethical ecotourism: &#8220;Take only pictures, leave only footprints.&#8221; After all, touching, smelling, or chewing native plants without an expert guide&#8217;s approval can ruin your trip. On our safaris, you will learn everything about local botany with total safety!<\/p>\n        <\/section>\n\n        <!-- CTA Block -->\n        <section class=\"yara-cta-block\">\n            <h3>Explore the Pantanal with Expert Guides!<\/h3>\n            <p>Want to unlock the secrets of medicinal plants and avoid toxic ones during unforgettable ecological hikes?<\/p>\n            \n            <div class=\"package-grid\">\n                <a href=\"https:\/\/yaraecosafari.com\/en\/tour-exclusivo-outubro\/\" class=\"package-card\">\n                    <strong>Group Tour (Oct 2026)<\/strong>\n                    <span>Learn more<\/span>\n                <\/a>\n                <a href=\"https:\/\/yaraecosafari.com\/en\/tour-em-grupo-workshop-fotografico\/\" class=\"package-card\">\n                    <strong>Photography Workshop<\/strong>\n                    <span>Learn more<\/span>\n                <\/a>\n                <a href=\"https:\/\/yaraecosafari.com\/en\/group-aguape-julho-2026\/\" class=\"package-card\">\n                    <strong>Group Aguap\u00e9 (Jul 2026)<\/strong>\n                    <span>Learn more<\/span>\n                <\/a>\n                <a href=\"https:\/\/yaraecosafari.com\/en\/private-express-safari\/\" class=\"package-card\">\n                    <strong>Private Express Safari<\/strong>\n                    <span>Learn more<\/span>\n                <\/a>\n                <a href=\"https:\/\/yaraecosafari.com\/en\/private-essential-safari\/\" class=\"package-card\">\n                    <strong>Private Essential Safari<\/strong>\n                    <span>Learn more<\/span>\n                <\/a>\n            <\/div>\n            \n            <center style=\"margin-top: 25px;\">\n                <a href=\"https:\/\/yaraecosafari.com\/en\/tours\/\" class=\"cta-main-btn\">VIEW ALL TOURS<\/a>\n            <\/center>\n        <\/section>\n\n    <\/div>\n<\/article>",
        "protected": false
    },
    "excerpt": {
        "rendered": "<p>X meet our pantaninos Exploring the impressive Pantanal fauna and flora is a life-changing experience for any ecotourist. However, when we think about dangers in the wild, most people focus solely on apex predators, completely forgetting about native vegetation. First of all, it is worth noting that toxic mechanisms are not deliberate attacks, but rather [&hellip;]<\/p>",
        "protected": false
    },
    "author": 6,
    "featured_media": 11112,
    "comment_status": "open",
    "ping_status": "open",
    "sticky": false,
    "template": "",
    "format": "standard",
    "meta": {
        "_acf_changed": false,
        "footnotes": ""
    },
    "categories": [
        89,
        90
    ],
    "tags": [],
    "class_list": [
        "post-11114",
        "post",
        "type-post",
        "status-publish",
        "format-standard",
        "has-post-thumbnail",
        "hentry",
        "category-blog-en",
        "category-fauna-and-flora"
    ],
    "acf": [],
    "yoast_head": "<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Poisonous Plants of the Pantanal: Flora &amp; Fauna Guide - Yara Ecosafari Pantanal<\/title>\n<meta name=\"description\" content=\"Pantanal guide: discover poisonous plants, learn about local fauna and flora, and stay completely safe in the wild.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/yaraecosafari.com\/pt\/poisonous-plants-pantanal-fauna-flora-guide\/\" \/>\n<meta property=\"og:locale\" content=\"pt_BR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Poisonous Plants of the Pantanal: Flora &amp; Fauna Guide - Yara Ecosafari Pantanal\" \/>\n<meta property=\"og:description\" content=\"Pantanal guide: discover poisonous plants, learn about local fauna and flora, and stay completely safe in the wild.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/yaraecosafari.com\/pt\/poisonous-plants-pantanal-fauna-flora-guide\/\" \/>\n<meta property=\"og:site_name\" content=\"Yara Ecosafari Pantanal\" \/>\n<meta property=\"article:published_time\" content=\"2026-09-16T05:52:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-16T05:54:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/yaraecosafari.com\/wp-content\/uploads\/2026\/09\/imagem_2026-09-16_022221617.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"590\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"admin-Wilson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin-Wilson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. tempo de leitura\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/yaraecosafari.com\\\/poisonous-plants-pantanal-fauna-flora-guide\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/yaraecosafari.com\\\/poisonous-plants-pantanal-fauna-flora-guide\\\/\"},\"author\":{\"name\":\"admin-Wilson\",\"@id\":\"https:\\\/\\\/yaraecosafari.com\\\/en\\\/#\\\/schema\\\/person\\\/6d9e706b08dff36f70dcdc7454597c12\"},\"headline\":\"Poisonous Plants of the Pantanal: Flora &amp; Fauna Guide\",\"datePublished\":\"2026-09-16T05:52:41+00:00\",\"dateModified\":\"2026-09-16T05:54:56+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/yaraecosafari.com\\\/poisonous-plants-pantanal-fauna-flora-guide\\\/\"},\"wordCount\":723,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/yaraecosafari.com\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/yaraecosafari.com\\\/poisonous-plants-pantanal-fauna-flora-guide\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/yaraecosafari.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/imagem_2026-09-16_022221617.png\",\"articleSection\":[\"Blog\",\"Fauna And Flora\"],\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/yaraecosafari.com\\\/poisonous-plants-pantanal-fauna-flora-guide\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/yaraecosafari.com\\\/poisonous-plants-pantanal-fauna-flora-guide\\\/\",\"url\":\"https:\\\/\\\/yaraecosafari.com\\\/poisonous-plants-pantanal-fauna-flora-guide\\\/\",\"name\":\"Poisonous Plants of the Pantanal: Flora &amp; Fauna Guide - Yara Ecosafari Pantanal\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/yaraecosafari.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/yaraecosafari.com\\\/poisonous-plants-pantanal-fauna-flora-guide\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/yaraecosafari.com\\\/poisonous-plants-pantanal-fauna-flora-guide\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/yaraecosafari.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/imagem_2026-09-16_022221617.png\",\"datePublished\":\"2026-09-16T05:52:41+00:00\",\"dateModified\":\"2026-09-16T05:54:56+00:00\",\"description\":\"Pantanal guide: discover poisonous plants, learn about local fauna and flora, and stay completely safe in the wild.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/yaraecosafari.com\\\/poisonous-plants-pantanal-fauna-flora-guide\\\/#breadcrumb\"},\"inLanguage\":\"pt-BR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/yaraecosafari.com\\\/poisonous-plants-pantanal-fauna-flora-guide\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/yaraecosafari.com\\\/poisonous-plants-pantanal-fauna-flora-guide\\\/#primaryimage\",\"url\":\"https:\\\/\\\/yaraecosafari.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/imagem_2026-09-16_022221617.png\",\"contentUrl\":\"https:\\\/\\\/yaraecosafari.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/imagem_2026-09-16_022221617.png\",\"width\":1024,\"height\":590,\"caption\":\"A mandioca \u00e9 um dos ingredientes mais vers\u00e1teis da culin\u00e1ria brasileira, consumida cozida, frita ou como base para farinhas.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/yaraecosafari.com\\\/poisonous-plants-pantanal-fauna-flora-guide\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/yaraecosafari.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Poisonous Plants of the Pantanal: Flora &amp; Fauna Guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/yaraecosafari.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/yaraecosafari.com\\\/en\\\/\",\"name\":\"Yara Ecosafari Pantanal\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/yaraecosafari.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/yaraecosafari.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pt-BR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/yaraecosafari.com\\\/en\\\/#organization\",\"name\":\"Yara Ecosafari Pantanal\",\"url\":\"https:\\\/\\\/yaraecosafari.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/yaraecosafari.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/yaraecosafari.com\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/logo.webp\",\"contentUrl\":\"https:\\\/\\\/yaraecosafari.com\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/logo.webp\",\"width\":512,\"height\":172,\"caption\":\"Yara Ecosafari Pantanal\"},\"image\":{\"@id\":\"https:\\\/\\\/yaraecosafari.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/yaraecosafari.com\\\/en\\\/#\\\/schema\\\/person\\\/6d9e706b08dff36f70dcdc7454597c12\",\"name\":\"admin-Wilson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pt-BR\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a88bb0027ba54cd13295ed7f81144f9166e5df01cff694d23e96936d53a2207b?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a88bb0027ba54cd13295ed7f81144f9166e5df01cff694d23e96936d53a2207b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a88bb0027ba54cd13295ed7f81144f9166e5df01cff694d23e96936d53a2207b?s=96&d=mm&r=g\",\"caption\":\"admin-Wilson\"},\"url\":\"https:\\\/\\\/yaraecosafari.com\\\/pt\\\/author\\\/wilson\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->",
    "yoast_head_json": {
        "title": "Poisonous Plants of the Pantanal: Flora &amp; Fauna Guide - Yara Ecosafari Pantanal",
        "description": "Pantanal guide: discover poisonous plants, learn about local fauna and flora, and stay completely safe in the wild.",
        "robots": {
            "index": "index",
            "follow": "follow",
            "max-snippet": "max-snippet:-1",
            "max-image-preview": "max-image-preview:large",
            "max-video-preview": "max-video-preview:-1"
        },
        "canonical": "https:\/\/yaraecosafari.com\/pt\/poisonous-plants-pantanal-fauna-flora-guide\/",
        "og_locale": "pt_BR",
        "og_type": "article",
        "og_title": "Poisonous Plants of the Pantanal: Flora &amp; Fauna Guide - Yara Ecosafari Pantanal",
        "og_description": "Pantanal guide: discover poisonous plants, learn about local fauna and flora, and stay completely safe in the wild.",
        "og_url": "https:\/\/yaraecosafari.com\/pt\/poisonous-plants-pantanal-fauna-flora-guide\/",
        "og_site_name": "Yara Ecosafari Pantanal",
        "article_published_time": "2026-09-16T05:52:41+00:00",
        "article_modified_time": "2026-09-16T05:54:56+00:00",
        "og_image": [
            {
                "width": 1024,
                "height": 590,
                "url": "https:\/\/yaraecosafari.com\/wp-content\/uploads\/2026\/09\/imagem_2026-09-16_022221617.png",
                "type": "image\/png"
            }
        ],
        "author": "admin-Wilson",
        "twitter_card": "summary_large_image",
        "twitter_misc": {
            "Escrito por": "admin-Wilson",
            "Est. tempo de leitura": "6 minutos"
        },
        "schema": {
            "@context": "https:\/\/schema.org",
            "@graph": [
                {
                    "@type": "Article",
                    "@id": "https:\/\/yaraecosafari.com\/poisonous-plants-pantanal-fauna-flora-guide\/#article",
                    "isPartOf": {
                        "@id": "https:\/\/yaraecosafari.com\/poisonous-plants-pantanal-fauna-flora-guide\/"
                    },
                    "author": {
                        "name": "admin-Wilson",
                        "@id": "https:\/\/yaraecosafari.com\/en\/#\/schema\/person\/6d9e706b08dff36f70dcdc7454597c12"
                    },
                    "headline": "Poisonous Plants of the Pantanal: Flora &amp; Fauna Guide",
                    "datePublished": "2026-09-16T05:52:41+00:00",
                    "dateModified": "2026-09-16T05:54:56+00:00",
                    "mainEntityOfPage": {
                        "@id": "https:\/\/yaraecosafari.com\/poisonous-plants-pantanal-fauna-flora-guide\/"
                    },
                    "wordCount": 723,
                    "commentCount": 0,
                    "publisher": {
                        "@id": "https:\/\/yaraecosafari.com\/en\/#organization"
                    },
                    "image": {
                        "@id": "https:\/\/yaraecosafari.com\/poisonous-plants-pantanal-fauna-flora-guide\/#primaryimage"
                    },
                    "thumbnailUrl": "https:\/\/yaraecosafari.com\/wp-content\/uploads\/2026\/09\/imagem_2026-09-16_022221617.png",
                    "articleSection": [
                        "Blog",
                        "Fauna And Flora"
                    ],
                    "inLanguage": "pt-BR",
                    "potentialAction": [
                        {
                            "@type": "CommentAction",
                            "name": "Comment",
                            "target": [
                                "https:\/\/yaraecosafari.com\/poisonous-plants-pantanal-fauna-flora-guide\/#respond"
                            ]
                        }
                    ]
                },
                {
                    "@type": "WebPage",
                    "@id": "https:\/\/yaraecosafari.com\/poisonous-plants-pantanal-fauna-flora-guide\/",
                    "url": "https:\/\/yaraecosafari.com\/poisonous-plants-pantanal-fauna-flora-guide\/",
                    "name": "Poisonous Plants of the Pantanal: Flora &amp; Fauna Guide - Yara Ecosafari Pantanal",
                    "isPartOf": {
                        "@id": "https:\/\/yaraecosafari.com\/en\/#website"
                    },
                    "primaryImageOfPage": {
                        "@id": "https:\/\/yaraecosafari.com\/poisonous-plants-pantanal-fauna-flora-guide\/#primaryimage"
                    },
                    "image": {
                        "@id": "https:\/\/yaraecosafari.com\/poisonous-plants-pantanal-fauna-flora-guide\/#primaryimage"
                    },
                    "thumbnailUrl": "https:\/\/yaraecosafari.com\/wp-content\/uploads\/2026\/09\/imagem_2026-09-16_022221617.png",
                    "datePublished": "2026-09-16T05:52:41+00:00",
                    "dateModified": "2026-09-16T05:54:56+00:00",
                    "description": "Pantanal guide: discover poisonous plants, learn about local fauna and flora, and stay completely safe in the wild.",
                    "breadcrumb": {
                        "@id": "https:\/\/yaraecosafari.com\/poisonous-plants-pantanal-fauna-flora-guide\/#breadcrumb"
                    },
                    "inLanguage": "pt-BR",
                    "potentialAction": [
                        {
                            "@type": "ReadAction",
                            "target": [
                                "https:\/\/yaraecosafari.com\/poisonous-plants-pantanal-fauna-flora-guide\/"
                            ]
                        }
                    ]
                },
                {
                    "@type": "ImageObject",
                    "inLanguage": "pt-BR",
                    "@id": "https:\/\/yaraecosafari.com\/poisonous-plants-pantanal-fauna-flora-guide\/#primaryimage",
                    "url": "https:\/\/yaraecosafari.com\/wp-content\/uploads\/2026\/09\/imagem_2026-09-16_022221617.png",
                    "contentUrl": "https:\/\/yaraecosafari.com\/wp-content\/uploads\/2026\/09\/imagem_2026-09-16_022221617.png",
                    "width": 1024,
                    "height": 590,
                    "caption": "A mandioca \u00e9 um dos ingredientes mais vers\u00e1teis da culin\u00e1ria brasileira, consumida cozida, frita ou como base para farinhas."
                },
                {
                    "@type": "BreadcrumbList",
                    "@id": "https:\/\/yaraecosafari.com\/poisonous-plants-pantanal-fauna-flora-guide\/#breadcrumb",
                    "itemListElement": [
                        {
                            "@type": "ListItem",
                            "position": 1,
                            "name": "Home",
                            "item": "https:\/\/yaraecosafari.com\/en\/"
                        },
                        {
                            "@type": "ListItem",
                            "position": 2,
                            "name": "Poisonous Plants of the Pantanal: Flora &amp; Fauna Guide"
                        }
                    ]
                },
                {
                    "@type": "WebSite",
                    "@id": "https:\/\/yaraecosafari.com\/en\/#website",
                    "url": "https:\/\/yaraecosafari.com\/en\/",
                    "name": "Yara Ecosafari Pantanal",
                    "description": "",
                    "publisher": {
                        "@id": "https:\/\/yaraecosafari.com\/en\/#organization"
                    },
                    "potentialAction": [
                        {
                            "@type": "SearchAction",
                            "target": {
                                "@type": "EntryPoint",
                                "urlTemplate": "https:\/\/yaraecosafari.com\/en\/?s={search_term_string}"
                            },
                            "query-input": {
                                "@type": "PropertyValueSpecification",
                                "valueRequired": true,
                                "valueName": "search_term_string"
                            }
                        }
                    ],
                    "inLanguage": "pt-BR"
                },
                {
                    "@type": "Organization",
                    "@id": "https:\/\/yaraecosafari.com\/en\/#organization",
                    "name": "Yara Ecosafari Pantanal",
                    "url": "https:\/\/yaraecosafari.com\/en\/",
                    "logo": {
                        "@type": "ImageObject",
                        "inLanguage": "pt-BR",
                        "@id": "https:\/\/yaraecosafari.com\/en\/#\/schema\/logo\/image\/",
                        "url": "https:\/\/yaraecosafari.com\/wp-content\/uploads\/2024\/12\/logo.webp",
                        "contentUrl": "https:\/\/yaraecosafari.com\/wp-content\/uploads\/2024\/12\/logo.webp",
                        "width": 512,
                        "height": 172,
                        "caption": "Yara Ecosafari Pantanal"
                    },
                    "image": {
                        "@id": "https:\/\/yaraecosafari.com\/en\/#\/schema\/logo\/image\/"
                    }
                },
                {
                    "@type": "Person",
                    "@id": "https:\/\/yaraecosafari.com\/en\/#\/schema\/person\/6d9e706b08dff36f70dcdc7454597c12",
                    "name": "admin-Wilson",
                    "image": {
                        "@type": "ImageObject",
                        "inLanguage": "pt-BR",
                        "@id": "https:\/\/secure.gravatar.com\/avatar\/a88bb0027ba54cd13295ed7f81144f9166e5df01cff694d23e96936d53a2207b?s=96&d=mm&r=g",
                        "url": "https:\/\/secure.gravatar.com\/avatar\/a88bb0027ba54cd13295ed7f81144f9166e5df01cff694d23e96936d53a2207b?s=96&d=mm&r=g",
                        "contentUrl": "https:\/\/secure.gravatar.com\/avatar\/a88bb0027ba54cd13295ed7f81144f9166e5df01cff694d23e96936d53a2207b?s=96&d=mm&r=g",
                        "caption": "admin-Wilson"
                    },
                    "url": "https:\/\/yaraecosafari.com\/pt\/author\/wilson\/"
                }
            ]
        }
    },
    "_links": {
        "self": [
            {
                "href": "https:\/\/yaraecosafari.com\/pt\/wp-json\/wp\/v2\/posts\/11114",
                "targetHints": {
                    "allow": [
                        "GET"
                    ]
                }
            }
        ],
        "collection": [
            {
                "href": "https:\/\/yaraecosafari.com\/pt\/wp-json\/wp\/v2\/posts"
            }
        ],
        "about": [
            {
                "href": "https:\/\/yaraecosafari.com\/pt\/wp-json\/wp\/v2\/types\/post"
            }
        ],
        "author": [
            {
                "embeddable": true,
                "href": "https:\/\/yaraecosafari.com\/pt\/wp-json\/wp\/v2\/users\/6"
            }
        ],
        "replies": [
            {
                "embeddable": true,
                "href": "https:\/\/yaraecosafari.com\/pt\/wp-json\/wp\/v2\/comments?post=11114"
            }
        ],
        "version-history": [
            {
                "count": 6,
                "href": "https:\/\/yaraecosafari.com\/pt\/wp-json\/wp\/v2\/posts\/11114\/revisions"
            }
        ],
        "predecessor-version": [
            {
                "id": 11121,
                "href": "https:\/\/yaraecosafari.com\/pt\/wp-json\/wp\/v2\/posts\/11114\/revisions\/11121"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "href": "https:\/\/yaraecosafari.com\/pt\/wp-json\/wp\/v2\/media\/11112"
            }
        ],
        "wp:attachment": [
            {
                "href": "https:\/\/yaraecosafari.com\/pt\/wp-json\/wp\/v2\/media?parent=11114"
            }
        ],
        "wp:term": [
            {
                "taxonomy": "category",
                "embeddable": true,
                "href": "https:\/\/yaraecosafari.com\/pt\/wp-json\/wp\/v2\/categories?post=11114"
            },
            {
                "taxonomy": "post_tag",
                "embeddable": true,
                "href": "https:\/\/yaraecosafari.com\/pt\/wp-json\/wp\/v2\/tags?post=11114"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}