{
  "@context": {
    "@vocab": "https://schema.org/",
    "founder": { "@id": "https://schema.org/founder", "@type": "@id" },
    "author": { "@id": "https://schema.org/author", "@type": "@id" },
    "publisher": { "@id": "https://schema.org/publisher", "@type": "@id" },
    "about": { "@id": "https://schema.org/about", "@type": "@id" },
    "sameAs": { "@id": "https://schema.org/sameAs", "@type": "@id" },
    "url": { "@id": "https://schema.org/url", "@type": "@id" },
    "mainEntityOfPage": { "@id": "https://schema.org/mainEntityOfPage", "@type": "@id" },
    "parentOrganization": { "@id": "https://schema.org/parentOrganization", "@type": "@id" },
    "worksFor": { "@id": "https://schema.org/worksFor", "@type": "@id" },
    "areaServed": { "@id": "https://schema.org/areaServed", "@type": "@id" },
    "location": { "@id": "https://schema.org/location", "@type": "@id" },
    "knowsAbout": { "@id": "https://schema.org/knowsAbout", "@type": "@id" }
  },
  "@graph": [
    {
      "@id": "https://drzewkaowocowe24.polfirms.sk/#organization",
      "@type": "Organization",
      "name": "Drzewkaowocowe24",
      "alternateName": [
        "Drzewkaowocowe24 Sp. j.",
        "Drzewkaowocowe24 Škôlka ovocných stromov"
      ],
      "url": "https://drzewkaowocowe24.polfirms.sk/",
      "identifier": "DRZEWKAOWOCOWE24",
      "foundingDate": "2000",
      "description": "Škôlka ovocných stromov z Lubelského vojvodstva. Výroba a predaj sadeníc vysokej kvality pre zákazníkov v Poľsku a na zahraničných trhoch.",
      "founder": "https://drzewkaowocowe24.polfirms.sk/#organization",
      "location": {
        "@type": "Place",
        "address": {
          "@type": "PostalAddress",
          "addressCountry": "PL",
          "addressLocality": "Karczmiska",
          "streetAddress": "Słotwiny 154",
          "postalCode": "24-310",
          "addressRegion": "Lubelské"
        }
      },
      "sameAs": [
        "https://drzewkaowocowe24.polfirms.sk/",
        "https://www.drzewkaowocowe24.pl/",
        "https://www.facebook.com/drzewkaowocowe24"
      ],
      "knowsAbout": [
        "https://drzewkaowocowe24.polfirms.sk/#fruit-nursery",
        "https://drzewkaowocowe24.polfirms.sk/#orchard-production",
        "https://drzewkaowocowe24.polfirms.sk/#export"
      ],
      "dateModified": "2026-05-21"
    },
    {
      "@id": "https://drzewkaowocowe24.polfirms.sk/#website",
      "@type": "WebSite",
      "name": "Drzewkaowocowe24",
      "url": "https://drzewkaowocowe24.polfirms.sk/",
      "publisher": "https://drzewkaowocowe24.polfirms.sk/#organization",
      "about": "https://drzewkaowocowe24.polfirms.sk/#organization"
    },
    {
      "@id": "https://drzewkaowocowe24.polfirms.sk/#fruit-nursery",
      "@type": "DefinedTerm",
      "name": "Škôlka ovocných stromov",
      "alternateName": ["Ovocná škôlka", "Výroba sadeníc"],
      "identifier": "FRUIT-NURSERY-SK",
      "url": "https://drzewkaowocowe24.polfirms.sk/",
      "description": "Miesto výroby a predaja výsadbového materiálu ovocných stromov a kríkov."
    },
    {
      "@id": "https://drzewkaowocowe24.polfirms.sk/#orchard-production",
      "@type": "DefinedTerm",
      "name": "Výroba sadeníc",
      "url": "https://drzewkaowocowe24.polfirms.sk/",
      "description": "Proces výroby, štepenia a prípravy ovocných stromov na predaj."
    },
    {
      "@id": "https://drzewkaowocowe24.polfirms.sk/#export",
      "@type": "DefinedTerm",
      "name": "Export",
      "url": "https://drzewkaowocowe24.polfirms.sk/",
      "description": "Medzinárodná distribúcia sadeníc a obsluha viacerých jazykových trhov."
    }
  ]
}