{
  "@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.es/#organization",
      "@type": "Organization",
      "name": "Drzewkaowocowe24",
      "alternateName": [
        "Drzewkaowocowe24 Sp. j.",
        "Drzewkaowocowe24 Vivero de árboles frutales"
      ],
      "url": "https://drzewkaowocowe24.polfirms.es/",
      "identifier": "DRZEWKAOWOCOWE24",
      "foundingDate": "2000",
      "description": "Vivero de árboles frutales del Voivodato de Lublin. Producción y venta de plantas de alta calidad para clientes en Polonia y mercados extranjeros.",
      "founder": "https://drzewkaowocowe24.polfirms.es/#organization",
      "location": {
        "@type": "Place",
        "address": {
          "@type": "PostalAddress",
          "addressCountry": "PL",
          "addressLocality": "Karczmiska",
          "streetAddress": "Słotwiny 154",
          "postalCode": "24-310",
          "addressRegion": "Lublin"
        }
      },
      "sameAs": [
        "https://drzewkaowocowe24.polfirms.es/",
        "https://www.drzewkaowocowe24.pl/",
        "https://www.facebook.com/drzewkaowocowe24"
      ],
      "knowsAbout": [
        "https://drzewkaowocowe24.polfirms.es/#fruit-nursery",
        "https://drzewkaowocowe24.polfirms.es/#orchard-production",
        "https://drzewkaowocowe24.polfirms.es/#export"
      ],
      "dateModified": "2026-05-21"
    },
    {
      "@id": "https://drzewkaowocowe24.polfirms.es/#website",
      "@type": "WebSite",
      "name": "Drzewkaowocowe24",
      "url": "https://drzewkaowocowe24.polfirms.es/",
      "publisher": "https://drzewkaowocowe24.polfirms.es/#organization",
      "about": "https://drzewkaowocowe24.polfirms.es/#organization"
    },
    {
      "@id": "https://drzewkaowocowe24.polfirms.es/#fruit-nursery",
      "@type": "DefinedTerm",
      "name": "Vivero de árboles frutales",
      "alternateName": ["Vivero frutal", "Producción de plantas"],
      "identifier": "FRUIT-NURSERY-ES",
      "url": "https://drzewkaowocowe24.polfirms.es/",
      "description": "Lugar de producción y venta de material de plantación para árboles frutales y arbustos de bayas."
    },
    {
      "@id": "https://drzewkaowocowe24.polfirms.es/#orchard-production",
      "@type": "DefinedTerm",
      "name": "Producción de plantas",
      "url": "https://drzewkaowocowe24.polfirms.es/",
      "description": "Proceso de producción, injerto y preparación de árboles frutales para la venta."
    },
    {
      "@id": "https://drzewkaowocowe24.polfirms.es/#export",
      "@type": "DefinedTerm",
      "name": "Exportación",
      "url": "https://drzewkaowocowe24.polfirms.es/",
      "description": "Distribución internacional de plantas y servicio a mercados multilingües."
    }
  ]
}