{"id":14916,"date":"2023-04-09T21:47:18","date_gmt":"2023-04-09T21:47:18","guid":{"rendered":"https:\/\/www.loboiberico.pt\/?p=14916"},"modified":"2023-05-27T20:12:23","modified_gmt":"2023-05-27T20:12:23","slug":"perseguicao-em-portugal","status":"publish","type":"post","link":"https:\/\/www.loboiberico.pt\/es\/lobo-iberico\/perseguicao-em-portugal\/","title":{"rendered":"Persecuci\u00f3n en Portugal"},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"14916\" class=\"elementor elementor-14916\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-e162687 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e162687\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bf85349\" data-id=\"bf85349\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1660067 elementor-widget elementor-widget-heading\" data-id=\"1660067\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">PERSECUCI\u00d3N EN PORTUGAL<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-11f7ad5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"11f7ad5\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-bdf27d2\" data-id=\"bdf27d2\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a47f817 elementor-widget elementor-widget-text-editor\" data-id=\"a47f817\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Texto explicativo\u2026<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-54f38d9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"54f38d9\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d79a2c4\" data-id=\"d79a2c4\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-efe899f elementor-widget elementor-widget-html\" data-id=\"efe899f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"leaflet-map WPLeafletMap\" style=\"height:700px; width:100%;\"><\/div><script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletMapShortcode() {\/*<script>*\/\nvar baseUrl = 'http:\/\/mt0.google.com\/vt\/lyrs=s,h&x={x}&y={y}&z={z}';\nvar base = (!baseUrl && window.MQ) ? \n    window.MQ.mapLayer() : L.tileLayer(baseUrl, \n        L.Util.extend({}, {\n            detectRetina: 1,\n            minZoom: 0,\n            maxZoom: 20,\n        }, \n        {\"subdomains\":\"abc\",\"noWrap\":false}        )\n    );\n    var options = L.Util.extend({}, {\n        layers: [base],\n        attributionControl: false\n    }, \n    {\"zoomControl\":true,\"scrollWheelZoom\":false,\"doubleClickZoom\":true,\"fitBounds\":true,\"minZoom\":0,\"maxZoom\":20,\"attribution\":\"Thanks To GoogleMaps\"}, \n    {});\nwindow.WPLeafletMapPlugin.createMap(options).setView([44.67,-63.61],12);});<\/script>\n\n<script>\nwindow.WPLeafletMapPlugin = window.WPLeafletMapPlugin || [];\nwindow.WPLeafletMapPlugin.push(function WPLeafletjsonShortcode() {\/*<script>*\/\nvar src = 'https:\/\/www.loboiberico.pt\/wp-content\/uploads\/lobokml\/distritos\/ContinenteDistritos_Batidas.json';\nvar default_style = {};\nvar rewrite_keys = {\n    stroke : 'color',\n    'stroke-width' : 'weight',\n    'stroke-opacity' : 'opacity',\n    fill : 'fillColor',\n    'fill-opacity' : 'fillOpacity',\n};\n\/\/ htmlspecialchars converts & to \"&amp;\"; maybe unnecessarily, and maybe 3x\nvar ampersandRegex = \/&(?:amp;){1,3}\/g\nvar layer = L.ajaxGeoJson(src.replace(ampersandRegex, '&'), {\n    type: 'json',\n    style : layerStyle,\n    onEachFeature : onEachFeature,\n    pointToLayer: pointToLayer\n});\nvar fitbounds = 0;\nvar circleMarker = 0;\nvar popup_text = window.WPLeafletMapPlugin.unescape(\"{name}&lt;br&gt;{Distrito}&lt;br&gt;&lt;a target=_blank href=&quot;https:\/\/www.google.com\/maps\/dir\/?api=1&amp;destination={coordinates}&quot;&gt;Direc\u00e7oes&lt;\/a&gt;\");\nvar popup_property = \"\";\nvar group = window.WPLeafletMapPlugin.getCurrentGroup();\nvar markerOptions = window.WPLeafletMapPlugin.getIconOptions({\"iconUrl\":\"https:\\\/\\\/www.loboiberico.pt\\\/wp-content\\\/uploads\\\/lobokml\\\/marker.png\",\"popupAnchor\":\"15,20\"});\nlayer.addTo( group );\nwindow.WPLeafletMapPlugin.geojsons.push( layer );\nif (fitbounds) {\n    layer.on('ready', function () {\n        this.map.fitBounds( this.getBounds() );\n    });\n}\nfunction layerStyle (feature) {\n    var props = feature.properties || {};\n    var style = {};\n    function camelFun (_, first_letter) {\n        return first_letter.toUpperCase();\n    };\n    for (var key in props) {\n        if (key.match('-')) {\n            var camelcase = key.replace(\/-(\\w)\/, camelFun);\n            style[ camelcase ] = props[ key ];\n        }\n        \/\/ rewrite style keys from geojson.io\n        if (rewrite_keys[ key ]) {\n            style[ rewrite_keys[ key ] ] = props[ key ];\n        }\n    }\n    return L.Util.extend(style, default_style);\n}\nfunction onEachFeature (feature, layer) {\n    var props = feature.properties || {};\n    var text;\n    if (0) {\n        text = window.WPLeafletMapPlugin.propsToTable(props);\n    } else {\n\t\t\n        text = popup_property\n            ? props[ popup_property ]\n            : window.WPLeafletMapPlugin.template(\n                popup_text, \n                feature.properties\n            );\n    }\n    if (text) {\n        layer.bindPopup(text).on(\"popupopen\", function(event){\n\t\t\t\ngenerateGallery(event.popup._source._popup._content);\n   var px = event.target._map.project(event.target._popup._latlng); \/\/ find the pixel location on the map where the popup anchor is\n    px.y -= event.target._popup._container.clientHeight\/2; \/\/ find the height of the popup container, divide by 2, subtract from the Y axis of marker location\n    event.target._map.panTo(event.target._map.unproject(px),{animate: true}); \/\/ pan to new center\n  console.log(event.popup._contentNode.getElementsByTagName('img')[0]);\n\n});\n   layer.bindPopup(text).on(\"popupclose\", function(event){\nvar elementExists = document.getElementsByClassName(\"img-slider-container\")[0];\nif(elementExists){document.getElementsByClassName(\"img-slider-container\")[0].remove();\nconsole.log(document.getElementsByClassName(\"img-slider-container\"));}\n\n});\n    }\n}\nfunction pointToLayer (feature, latlng) {\n\tvar props = feature.properties || {};\n    if (circleMarker) {\n        return L.circleMarker(latlng);\n    } else\n\tif(props.iconUrl != undefined){\n\t\t var iconCustom = L.icon({\n          iconUrl:      props.iconUrl,\n\t\t  popupAnchor: props.popupAnchor,\n          iconAnchor: props. iconAnchor\n\t\t });\n\t\treturn L.marker(latlng,  {icon: iconCustom});\n\t}else{    \n\t\n\treturn L.marker(latlng, markerOptions);\n\t}\n\n}});<\/script>\n\n<script>window.WPLeafletMapPlugin=window.WPLeafletMapPlugin||[];window.WPLeafletMapPlugin.push(function(){var map=window.WPLeafletMapPlugin.getCurrentMap();var fsControl=new L.Control.FullScreen();map.addControl(fsControl);});<\/script>\n\n\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>PERSECUCI\u00d3N EN PORTUGAL Texto explicativo\u2026<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"elementor_header_footer","format":"standard","meta":{"om_disable_all_campaigns":false,"inline_featured_image":false,"footnotes":""},"categories":[115],"tags":[],"class_list":["post-14916","post","type-post","status-publish","format-standard","hentry","category-lobo-iberico"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Persegui\u00e7\u00e3o em Portugal - Plataforma Lobo-ib\u00e9rico em Portugal<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.loboiberico.pt\/es\/lobo-iberico\/perseguicao-em-portugal\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Persegui\u00e7\u00e3o em Portugal - Plataforma Lobo-ib\u00e9rico em Portugal\" \/>\n<meta property=\"og:description\" content=\"PERSEGUI\u00c7\u00c3O EM PORTUGAL Texto explicativo&#8230;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.loboiberico.pt\/es\/lobo-iberico\/perseguicao-em-portugal\/\" \/>\n<meta property=\"og:site_name\" content=\"Plataforma Lobo-ib\u00e9rico em Portugal\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/loboiberico.pt\" \/>\n<meta property=\"article:published_time\" content=\"2023-04-09T21:47:18+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-05-27T20:12:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.loboiberico.pt\/wp-content\/uploads\/2022\/01\/foto-lobo-verao.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"canisadmin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@loboibericopt\" \/>\n<meta name=\"twitter:site\" content=\"@loboibericopt\" \/>\n<meta name=\"twitter:label1\" content=\"Escrito por\" \/>\n\t<meta name=\"twitter:data1\" content=\"canisadmin\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.loboiberico.pt\/lobo-iberico\/perseguicao-em-portugal\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.loboiberico.pt\/lobo-iberico\/perseguicao-em-portugal\/\"},\"author\":{\"name\":\"canisadmin\",\"@id\":\"https:\/\/www.loboiberico.pt\/#\/schema\/person\/6a389c12f13b6a78db58581968566241\"},\"headline\":\"Persegui\u00e7\u00e3o em Portugal\",\"datePublished\":\"2023-04-09T21:47:18+00:00\",\"dateModified\":\"2023-05-27T20:12:23+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.loboiberico.pt\/lobo-iberico\/perseguicao-em-portugal\/\"},\"wordCount\":63,\"publisher\":{\"@id\":\"https:\/\/www.loboiberico.pt\/#organization\"},\"articleSection\":[\"O lobo-ib\u00e9rico\"],\"inLanguage\":\"es\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.loboiberico.pt\/lobo-iberico\/perseguicao-em-portugal\/\",\"url\":\"https:\/\/www.loboiberico.pt\/lobo-iberico\/perseguicao-em-portugal\/\",\"name\":\"Persegui\u00e7\u00e3o em Portugal - Plataforma Lobo-ib\u00e9rico em Portugal\",\"isPartOf\":{\"@id\":\"https:\/\/www.loboiberico.pt\/#website\"},\"datePublished\":\"2023-04-09T21:47:18+00:00\",\"dateModified\":\"2023-05-27T20:12:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.loboiberico.pt\/lobo-iberico\/perseguicao-em-portugal\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.loboiberico.pt\/lobo-iberico\/perseguicao-em-portugal\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.loboiberico.pt\/lobo-iberico\/perseguicao-em-portugal\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\/\/www.loboiberico.pt\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Persegui\u00e7\u00e3o em Portugal\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.loboiberico.pt\/#website\",\"url\":\"https:\/\/www.loboiberico.pt\/\",\"name\":\"Plataforma loboiberico.pt\",\"description\":\"Esta plataforma disponibiliza informa\u00e7\u00e3o atualizada sobre o lobo em Portugal e d\u00e1 a todos a possibilidade de contribuir de forma ativa para a conserva\u00e7\u00e3o desta esp\u00e9cie amea\u00e7ada.\",\"publisher\":{\"@id\":\"https:\/\/www.loboiberico.pt\/#organization\"},\"alternateName\":\"Plataforma loboiberico.pt\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.loboiberico.pt\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.loboiberico.pt\/#organization\",\"name\":\"Plataforma loboiberico.pt\",\"url\":\"https:\/\/www.loboiberico.pt\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/www.loboiberico.pt\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.loboiberico.pt\/wp-content\/uploads\/2023\/07\/aIIpggZO_400x400-1.jpg\",\"contentUrl\":\"https:\/\/www.loboiberico.pt\/wp-content\/uploads\/2023\/07\/aIIpggZO_400x400-1.jpg\",\"width\":368,\"height\":368,\"caption\":\"Plataforma loboiberico.pt\"},\"image\":{\"@id\":\"https:\/\/www.loboiberico.pt\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/loboiberico.pt\",\"https:\/\/x.com\/loboibericopt\",\"https:\/\/www.instagram.com\/loboiberico.pt\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.loboiberico.pt\/#\/schema\/person\/6a389c12f13b6a78db58581968566241\",\"name\":\"canisadmin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/www.loboiberico.pt\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/dfb795363e7c883e25659d07c51a6aa3eeafe340cb21444740dcba191d3e210e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/dfb795363e7c883e25659d07c51a6aa3eeafe340cb21444740dcba191d3e210e?s=96&d=mm&r=g\",\"caption\":\"canisadmin\"},\"sameAs\":[\"http:\/\/loboiberico.pt\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Persegui\u00e7\u00e3o em Portugal - Plataforma Lobo-ib\u00e9rico em Portugal","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:\/\/www.loboiberico.pt\/es\/lobo-iberico\/perseguicao-em-portugal\/","og_locale":"es_ES","og_type":"article","og_title":"Persegui\u00e7\u00e3o em Portugal - Plataforma Lobo-ib\u00e9rico em Portugal","og_description":"PERSEGUI\u00c7\u00c3O EM PORTUGAL Texto explicativo&#8230;","og_url":"https:\/\/www.loboiberico.pt\/es\/lobo-iberico\/perseguicao-em-portugal\/","og_site_name":"Plataforma Lobo-ib\u00e9rico em Portugal","article_publisher":"https:\/\/www.facebook.com\/loboiberico.pt","article_published_time":"2023-04-09T21:47:18+00:00","article_modified_time":"2023-05-27T20:12:23+00:00","og_image":[{"width":1200,"height":800,"url":"https:\/\/www.loboiberico.pt\/wp-content\/uploads\/2022\/01\/foto-lobo-verao.jpg","type":"image\/jpeg"}],"author":"canisadmin","twitter_card":"summary_large_image","twitter_creator":"@loboibericopt","twitter_site":"@loboibericopt","twitter_misc":{"Escrito por":"canisadmin"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.loboiberico.pt\/lobo-iberico\/perseguicao-em-portugal\/#article","isPartOf":{"@id":"https:\/\/www.loboiberico.pt\/lobo-iberico\/perseguicao-em-portugal\/"},"author":{"name":"canisadmin","@id":"https:\/\/www.loboiberico.pt\/#\/schema\/person\/6a389c12f13b6a78db58581968566241"},"headline":"Persegui\u00e7\u00e3o em Portugal","datePublished":"2023-04-09T21:47:18+00:00","dateModified":"2023-05-27T20:12:23+00:00","mainEntityOfPage":{"@id":"https:\/\/www.loboiberico.pt\/lobo-iberico\/perseguicao-em-portugal\/"},"wordCount":63,"publisher":{"@id":"https:\/\/www.loboiberico.pt\/#organization"},"articleSection":["O lobo-ib\u00e9rico"],"inLanguage":"es"},{"@type":"WebPage","@id":"https:\/\/www.loboiberico.pt\/lobo-iberico\/perseguicao-em-portugal\/","url":"https:\/\/www.loboiberico.pt\/lobo-iberico\/perseguicao-em-portugal\/","name":"Persegui\u00e7\u00e3o em Portugal - Plataforma Lobo-ib\u00e9rico em Portugal","isPartOf":{"@id":"https:\/\/www.loboiberico.pt\/#website"},"datePublished":"2023-04-09T21:47:18+00:00","dateModified":"2023-05-27T20:12:23+00:00","breadcrumb":{"@id":"https:\/\/www.loboiberico.pt\/lobo-iberico\/perseguicao-em-portugal\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.loboiberico.pt\/lobo-iberico\/perseguicao-em-portugal\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.loboiberico.pt\/lobo-iberico\/perseguicao-em-portugal\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/www.loboiberico.pt\/"},{"@type":"ListItem","position":2,"name":"Persegui\u00e7\u00e3o em Portugal"}]},{"@type":"WebSite","@id":"https:\/\/www.loboiberico.pt\/#website","url":"https:\/\/www.loboiberico.pt\/","name":"Plataforma loboiberico.pt","description":"Esta plataforma proporciona informaci\u00f3n actualizada sobre el lobo en Portugal y brinda a todos la oportunidad de contribuir activamente a la conservaci\u00f3n de esta especie en peligro de extinci\u00f3n.","publisher":{"@id":"https:\/\/www.loboiberico.pt\/#organization"},"alternateName":"Plataforma loboiberico.pt","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.loboiberico.pt\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/www.loboiberico.pt\/#organization","name":"Plataforma loboiberico.pt","url":"https:\/\/www.loboiberico.pt\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.loboiberico.pt\/#\/schema\/logo\/image\/","url":"https:\/\/www.loboiberico.pt\/wp-content\/uploads\/2023\/07\/aIIpggZO_400x400-1.jpg","contentUrl":"https:\/\/www.loboiberico.pt\/wp-content\/uploads\/2023\/07\/aIIpggZO_400x400-1.jpg","width":368,"height":368,"caption":"Plataforma loboiberico.pt"},"image":{"@id":"https:\/\/www.loboiberico.pt\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/loboiberico.pt","https:\/\/x.com\/loboibericopt","https:\/\/www.instagram.com\/loboiberico.pt"]},{"@type":"Person","@id":"https:\/\/www.loboiberico.pt\/#\/schema\/person\/6a389c12f13b6a78db58581968566241","name":"canisadmin","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.loboiberico.pt\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/dfb795363e7c883e25659d07c51a6aa3eeafe340cb21444740dcba191d3e210e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/dfb795363e7c883e25659d07c51a6aa3eeafe340cb21444740dcba191d3e210e?s=96&d=mm&r=g","caption":"canisadmin"},"sameAs":["http:\/\/loboiberico.pt"]}]}},"_links":{"self":[{"href":"https:\/\/www.loboiberico.pt\/es\/wp-json\/wp\/v2\/posts\/14916","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.loboiberico.pt\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.loboiberico.pt\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.loboiberico.pt\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.loboiberico.pt\/es\/wp-json\/wp\/v2\/comments?post=14916"}],"version-history":[{"count":7,"href":"https:\/\/www.loboiberico.pt\/es\/wp-json\/wp\/v2\/posts\/14916\/revisions"}],"predecessor-version":[{"id":14923,"href":"https:\/\/www.loboiberico.pt\/es\/wp-json\/wp\/v2\/posts\/14916\/revisions\/14923"}],"wp:attachment":[{"href":"https:\/\/www.loboiberico.pt\/es\/wp-json\/wp\/v2\/media?parent=14916"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.loboiberico.pt\/es\/wp-json\/wp\/v2\/categories?post=14916"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.loboiberico.pt\/es\/wp-json\/wp\/v2\/tags?post=14916"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}