{"id":8,"date":"2025-07-16T15:36:58","date_gmt":"2025-07-16T15:36:58","guid":{"rendered":"https:\/\/marocevic.mbndev.net\/?page_id=8"},"modified":"2025-07-16T15:36:58","modified_gmt":"2025-07-16T15:36:58","slug":"sample-html-page","status":"publish","type":"page","link":"https:\/\/marocevic.mbndev.net\/en\/sample-html-page\/","title":{"rendered":"Sample HTML page"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><strong>Headings<\/strong><\/p>\n\n\n\n<h1 class=\"wp-block-heading\">Header one<\/h1>\n\n\n\n<h2 class=\"wp-block-heading\">Header two<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Header three<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\">Header four<\/h4>\n\n\n\n<h5 class=\"wp-block-heading\">Header five<\/h5>\n\n\n\n<h6 class=\"wp-block-heading\">Header six<\/h6>\n\n\n\n<h2 class=\"wp-block-heading\">Blockquotes<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Single line blockquote:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Stay hungry. Stay foolish.<\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">Multi line blockquote with a cite reference:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">The <strong>HTML <code>&lt;blockquote&gt;<\/code> Element<\/strong> (or <em>HTML Block Quotation Element<\/em>) indicates that the enclosed text is an extended quotation. Usually, this is rendered visually by indentation (see <a href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/HTML\/Element\/blockquote#Notes\">Notes<\/a> for how to change it). A URL for the source of the quotation may be given using the <strong>cite<\/strong> attribute, while a text representation of the source can be given using the <a title=\"The HTML Citation Element &lt;cite&gt; represents a reference to a creative work. It must include the title of a work or a URL reference, which may be in an abbreviated form according to the conventions used for the addition of citation metadata.\" href=\"https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/HTML\/Element\/cite\"><code>&lt;cite&gt;<\/code><\/a> element.<\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\"><cite>multiple contributors<\/cite> &#8211; MDN HTML element reference &#8211; blockquote<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Tables<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Employee<\/th><th>Salary<\/th><th>&nbsp;<\/th><\/tr><\/thead><tbody><tr><th><a href=\"http:\/\/example.org\/\">John Doe<\/a><\/th><td>$1<\/td><td>Because that&#8217;s all Steve Jobs needed for a salary.<\/td><\/tr><tr><th><a href=\"http:\/\/example.org\/\">Jane Doe<\/a><\/th><td>$100K<\/td><td>For all the blogging she does.<\/td><\/tr><tr><th><a href=\"http:\/\/example.org\/\">Fred Bloggs<\/a><\/th><td>$100M<\/td><td>Pictures are worth a thousand words, right? So Jane x 1,000.<\/td><\/tr><tr><th><a href=\"http:\/\/example.org\/\">Jane Bloggs<\/a><\/th><td>$100B<\/td><td>With hair like that?! Enough said&#8230;<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Definition Lists<\/h2>\n\n\n\n<dl>\n<dt>Definition List Title<\/dt>\n<dd>Definition list division.<\/dd>\n<dt>Startup<\/dt>\n<dd>A startup company or startup is a company or temporary organization designed to search for a repeatable and scalable business model.<\/dd>\n<dt>#dowork<\/dt>\n<dd>Coined by Rob Dyrdek and his personal body guard Christopher &#8220;Big Black&#8221; Boykins, &#8220;Do Work&#8221; works as a self motivator, to motivating your friends.<\/dd>\n<dt>Do It Live<\/dt>\n<dd>I&#8217;ll let Bill O&#8217;Reilly will <a title=\"We'll Do It Live\" href=\"https:\/\/www.youtube.com\/watch?v=O_HyZ5aW76c\">explain<\/a> this one.<\/dd>\n<\/dl>\n\n\n\n<h2 class=\"wp-block-heading\">Unordered Lists (Nested)<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>List item one\n<ul class=\"wp-block-list\">\n<li>List item one\n<ul class=\"wp-block-list\">\n<li>List item one<\/li>\n\n\n\n<li>List item two<\/li>\n\n\n\n<li>List item three<\/li>\n\n\n\n<li>List item four<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>List item two<\/li>\n\n\n\n<li>List item three<\/li>\n\n\n\n<li>List item four<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li>List item two<\/li>\n\n\n\n<li>List item three<\/li>\n\n\n\n<li>List item four<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Ordered List (Nested)<\/h2>\n\n\n\n<ol start=\"8\" class=\"wp-block-list\">\n<li>List item one -start at 8\n<ol class=\"wp-block-list\">\n<li>List item one\n<ol reversed class=\"wp-block-list\">\n<li>List item one -reversed attribute<\/li>\n\n\n\n<li>List item two<\/li>\n\n\n\n<li>List item three<\/li>\n\n\n\n<li>List item four<\/li>\n<\/ol>\n<\/li>\n\n\n\n<li>List item two<\/li>\n\n\n\n<li>List item three<\/li>\n\n\n\n<li>List item four<\/li>\n<\/ol>\n<\/li>\n\n\n\n<li>List item two<\/li>\n\n\n\n<li>List item three<\/li>\n\n\n\n<li>List item four<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">HTML Tags<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">These supported tags come from the WordPress.com code <a title=\"Code\" href=\"https:\/\/en.support.wordpress.com\/code\/\">FAQ<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Address Tag<\/strong><\/p>\n\n\n\n<address>1 Infinite Loop<br>Cupertino, CA 95014<br>United States<\/address>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Anchor Tag (aka. Link)<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is an example of a <a title=\"WordPress Foundation\" href=\"https:\/\/wordpressfoundation.org\/\">link<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Abbreviation Tag<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The abbreviation <abbr title=\"Seriously\">srsly<\/abbr> stands for &#8220;seriously&#8221;.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Acronym Tag (<em>deprecated in HTML5<\/em>)<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The acronym <acronym title=\"For The Win\">ftw<\/acronym> stands for &#8220;for the win&#8221;.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Big Tag<\/strong> (<em>deprecated in HTML5<\/em>)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These tests are a <big>big<\/big> deal, but this tag is no longer supported in HTML5.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Cite Tag<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&#8220;Code is poetry.&#8221; &#8212;<cite>Automattic<\/cite><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Code Tag<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This tag styles blocks of code.<br><code>.post-title {<br>\n    margin: 0 0 5px;<br>\n    font-weight: bold;<br>\n    font-size: 38px;<br>\n    line-height: 1.2;<br>\n    and here's a line of some really, really, really, really long text, just to see how it is handled and to find out how it overflows;<br>\n    }<\/code><br>You will learn later on in these tests that word-wrap: break-word;will be your best friend.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Delete Tag<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This tag will let you <del cite=\"deleted it\">strike out text<\/del>, but this tag is <em>recommended<\/em> supported in HTML5 (use the <code>&lt;s&gt;<\/code> instead).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Emphasize Tag<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The emphasize tag should <em>italicize<\/em> <i>text<\/i>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Horizontal Rule Tag<\/strong><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p class=\"wp-block-paragraph\">This sentence is following a <code>&lt;hr \/&gt;<\/code> tag.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Insert Tag<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This tag should denote <ins cite=\"inserted it\">inserted<\/ins> text.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Keyboard Tag<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This scarcely known tag emulates <kbd>keyboard text<\/kbd>, which is usually styled like the <code>&lt;code&gt;<\/code> tag.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Preformatted Tag<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This tag is for preserving whitespace as typed, such as in poetry or ASCII art.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Road Not Taken<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><cite>Robert Frost<\/cite> Two roads diverged in a yellow wood, And sorry I could not travel both (_\/) And be one traveler, long I stood (=&#8217;.&#8217;=) And looked down one as far as I could (&#8220;)_(&#8220;) To where it bent in the undergrowth; Then took the other, as just as fair, And having perhaps the better claim, |_\/| Because it was grassy and wanted wear; \/ @ @ Though as for that the passing there ( &gt; \u00ba &lt; ) Had worn them really about the same, `&gt;&gt;x&lt;&lt;\u00b4 \/ O And both that morning equally lay In leaves no step had trodden black. Oh, I kept the first for another day! Yet knowing how way leads on to way, I doubted if I should ever come back. I shall be telling this with a sigh Somewhere ages and ages hence: Two roads diverged in a wood, and I\u2014 I took the one less traveled by, And that has made all the difference. and here&#8217;s a line of some really, really, really, really long text, just to see how it is handled and to find out how it overflows;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Quote Tag<\/strong> for short, inline quotes<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><q>Developers, developers, developers&#8230;<\/q> &#8211;Steve Ballmer<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Strike Tag<\/strong> (<em>deprecated in HTML5<\/em>) and <strong>S Tag<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This tag shows <span style=\"text-decoration: line-through;\">strike-through<\/span> <s>text<\/s>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Small Tag<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This tag shows <small>smaller<small> text.<\/small><\/small><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Strong Tag<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This tag shows <strong>bold<strong> text.<\/strong><\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Subscript Tag<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Getting our science styling on with H<sub>2<\/sub>O, which should push the &#8220;2&#8221; down.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Superscript Tag<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Still sticking with science and Albert Einstein&#8217;s E = MC<sup>2<\/sup>, which should lift the 2 up.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Teletype Tag <\/strong>(<em>obsolete in HTML5<\/em>)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This rarely used tag emulates <tt>teletype text<\/tt>, which is usually styled like the <code>&lt;code&gt;<\/code> tag.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Underline Tag<\/strong> <em>deprecated in HTML 4, re-introduced in HTML5 with other semantics<\/em><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This tag shows <u>underlined text<\/u>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Variable Tag<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This allows you to denote <var>variables<\/var>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Default<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This is a paragraph. It should not have any alignment of any kind. It should just flow like you would normally expect. Nothing fancy. Just straight up text, free flowing, with love. Completely neutral and not picking a side or sitting on the fence. It just is. It just freaking is. It likes where it is. It does not feel compelled to pick a side. Leave him be. It will just be better that way. Trust me.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Left Align<\/h3>\n\n\n\n<p class=\"has-text-align-left wp-block-paragraph\">This is a paragraph. It is left aligned. Because of this, it is a bit more liberal in it&#8217;s views. It&#8217;s favorite color is green. Left align tends to be more eco-friendly, but it provides no concrete evidence that it really is. Even though it likes share the wealth evenly, it leaves the equal distribution up to justified alignment.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Center Align<\/h3>\n\n\n\n<p class=\"has-text-align-center wp-block-paragraph\">This is a paragraph. It is center aligned. Center is, but nature, a fence sitter. A flip flopper. It has a difficult time making up its mind. It wants to pick a side. Really, it does. It has the best intentions, but it tends to complicate matters more than help. The best you can do is try to win it over and hope for the best. I hear center align does take bribes.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Right Align<\/h3>\n\n\n\n<p class=\"has-text-align-right wp-block-paragraph\">This is a paragraph. It is right aligned. It is a bit more conservative in it&#8217;s views. It&#8217;s prefers to not be told what to do or how to do it. Right align totally owns a slew of guns and loves to head to the range for some practice. Which is cool and all. I mean, it&#8217;s a pretty good shot from at least four or five football fields away. Dead on. So boss.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Justify Align<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">This is a paragraph. It is justify aligned. It gets really mad when people associate it with Justin Timberlake. Typically, justified is pretty straight laced. It likes everything to be in it&#8217;s place and not all cattywampus like the rest of the aligns. I am not saying that makes it better than the rest of the aligns, but it does tend to put off more of an elitist attitude.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Headings Header one Header two Header three Header four Header five Header six Blockquotes Single line blockquote: Stay hungry. Stay foolish. Multi line blockquote with a cite reference: The HTML &lt;blockquote&gt; Element (or HTML Block Quotation Element) indicates that the enclosed text is an extended quotation. Usually, this is rendered visually by indentation (see Notes [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"templates\/template-page.php","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Sample HTML page - Poljoprivredno gazdinstvo<\/title>\n<meta name=\"description\" content=\"Proizvodnja doma\u0107ih kajsija, tre\u0161anja i sezonskog povr\u0107a u Zaklopa\u010di.\u00a0Tradicija, znanje i savremen pristup u uzgoju vo\u0107a vrhunskog kvaliteta.\" \/>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sample HTML page - Poljoprivredno gazdinstvo\" \/>\n<meta property=\"og:description\" content=\"Proizvodnja doma\u0107ih kajsija, tre\u0161anja i sezonskog povr\u0107a u Zaklopa\u010di.\u00a0Tradicija, znanje i savremen pristup u uzgoju vo\u0107a vrhunskog kvaliteta.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/marocevic.mbndev.net\/en\/sample-html-page\/\" \/>\n<meta property=\"og:site_name\" content=\"Poljoprivredno gazdinstvo\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/marocevic.mbndev.net\\\/en\\\/sample-html-page\\\/\",\"url\":\"https:\\\/\\\/marocevic.mbndev.net\\\/en\\\/sample-html-page\\\/\",\"name\":\"Sample HTML page - Poljoprivredno gazdinstvo\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/marocevic.mbndev.net\\\/#website\"},\"datePublished\":\"2025-07-16T15:36:58+00:00\",\"description\":\"Proizvodnja doma\u0107ih kajsija, tre\u0161anja i sezonskog povr\u0107a u Zaklopa\u010di.\u00a0Tradicija, znanje i savremen pristup u uzgoju vo\u0107a vrhunskog kvaliteta.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/marocevic.mbndev.net\\\/en\\\/sample-html-page\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/marocevic.mbndev.net\\\/en\\\/sample-html-page\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/marocevic.mbndev.net\\\/en\\\/sample-html-page\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/marocevic.mbndev.net\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Sample HTML page\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/marocevic.mbndev.net\\\/#website\",\"url\":\"https:\\\/\\\/marocevic.mbndev.net\\\/\",\"name\":\"Poljoprivredno gazdinstvo\",\"description\":\"\u0421 \u0409\u0423\u0411\u0410\u0412\u0409\u0423 \u0413\u0410\u0408\u0418\u041c\u041e \u041f\u0427\u0415\u041b\u0415 \u0418 \u041f\u041e\u041c\u0410\u0416\u0415\u041c\u041e \u0418\u041c \u0414\u0410 \u040a\u0418\u0425\u041e\u0412 \u041c\u0415\u0414 \u0414\u041e\u0402\u0415 \u0414\u041e \u0412\u0410\u0421\",\"publisher\":{\"@id\":\"https:\\\/\\\/marocevic.mbndev.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/marocevic.mbndev.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/marocevic.mbndev.net\\\/#organization\",\"name\":\"Poljoprivredno gazdinstvo\",\"url\":\"https:\\\/\\\/marocevic.mbndev.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/marocevic.mbndev.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/marocevic.mbndev.net\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/layer-1-3.png\",\"contentUrl\":\"https:\\\/\\\/marocevic.mbndev.net\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/layer-1-3.png\",\"width\":253,\"height\":42,\"caption\":\"Poljoprivredno gazdinstvo\"},\"image\":{\"@id\":\"https:\\\/\\\/marocevic.mbndev.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Sample HTML page - Poljoprivredno gazdinstvo","description":"Proizvodnja doma\u0107ih kajsija, tre\u0161anja i sezonskog povr\u0107a u Zaklopa\u010di.\u00a0Tradicija, znanje i savremen pristup u uzgoju vo\u0107a vrhunskog kvaliteta.","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Sample HTML page - Poljoprivredno gazdinstvo","og_description":"Proizvodnja doma\u0107ih kajsija, tre\u0161anja i sezonskog povr\u0107a u Zaklopa\u010di.\u00a0Tradicija, znanje i savremen pristup u uzgoju vo\u0107a vrhunskog kvaliteta.","og_url":"https:\/\/marocevic.mbndev.net\/en\/sample-html-page\/","og_site_name":"Poljoprivredno gazdinstvo","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/marocevic.mbndev.net\/en\/sample-html-page\/","url":"https:\/\/marocevic.mbndev.net\/en\/sample-html-page\/","name":"Sample HTML page - Poljoprivredno gazdinstvo","isPartOf":{"@id":"https:\/\/marocevic.mbndev.net\/#website"},"datePublished":"2025-07-16T15:36:58+00:00","description":"Proizvodnja doma\u0107ih kajsija, tre\u0161anja i sezonskog povr\u0107a u Zaklopa\u010di.\u00a0Tradicija, znanje i savremen pristup u uzgoju vo\u0107a vrhunskog kvaliteta.","breadcrumb":{"@id":"https:\/\/marocevic.mbndev.net\/en\/sample-html-page\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/marocevic.mbndev.net\/en\/sample-html-page\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/marocevic.mbndev.net\/en\/sample-html-page\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/marocevic.mbndev.net\/en\/"},{"@type":"ListItem","position":2,"name":"Sample HTML page"}]},{"@type":"WebSite","@id":"https:\/\/marocevic.mbndev.net\/#website","url":"https:\/\/marocevic.mbndev.net\/","name":"Poljoprivredno gazdinstvo","description":"\u0421 \u0409\u0423\u0411\u0410\u0412\u0409\u0423 \u0413\u0410\u0408\u0418\u041c\u041e \u041f\u0427\u0415\u041b\u0415 \u0418 \u041f\u041e\u041c\u0410\u0416\u0415\u041c\u041e \u0418\u041c \u0414\u0410 \u040a\u0418\u0425\u041e\u0412 \u041c\u0415\u0414 \u0414\u041e\u0402\u0415 \u0414\u041e \u0412\u0410\u0421","publisher":{"@id":"https:\/\/marocevic.mbndev.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/marocevic.mbndev.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/marocevic.mbndev.net\/#organization","name":"Poljoprivredno gazdinstvo","url":"https:\/\/marocevic.mbndev.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/marocevic.mbndev.net\/#\/schema\/logo\/image\/","url":"https:\/\/marocevic.mbndev.net\/wp-content\/uploads\/2026\/05\/layer-1-3.png","contentUrl":"https:\/\/marocevic.mbndev.net\/wp-content\/uploads\/2026\/05\/layer-1-3.png","width":253,"height":42,"caption":"Poljoprivredno gazdinstvo"},"image":{"@id":"https:\/\/marocevic.mbndev.net\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/marocevic.mbndev.net\/en\/wp-json\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/marocevic.mbndev.net\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/marocevic.mbndev.net\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/marocevic.mbndev.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/marocevic.mbndev.net\/en\/wp-json\/wp\/v2\/comments?post=8"}],"version-history":[{"count":0,"href":"https:\/\/marocevic.mbndev.net\/en\/wp-json\/wp\/v2\/pages\/8\/revisions"}],"wp:attachment":[{"href":"https:\/\/marocevic.mbndev.net\/en\/wp-json\/wp\/v2\/media?parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}