{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://sea.ultrapallet.com/#organization",
      "name": "UltraPallet GmbH",
      "url": "https://sea.ultrapallet.com/",
      "telephone": "+86 17685506632",
      "email": "sales@ultrapallet.com",
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Qingdao",
        "addressCountry": "CN"
      }
    },
    {
      "@type": "Product",
      "@id": "https://sea.ultrapallet.com/plastic-crates/vented-crate-600x400x220.html#product",
      "name": "Vented Plastic Crate 600x400x220",
      "description": "600x400x220 mm vented crate - stack-nest design cuts empty volume 67% (Semrush ASEAN logistics 2024). 22% lighter vs solid crate, -30 C cold-chain ready. Next FCL Vietnam, Thailand, Malaysia in 14 days. MOQ 300.",
      "sku": "crate-vented-600x400x220",
      "category": "Plastic crates",
      "material": "High-density polyethylene (HDPE)",
      "weight": {
        "@type": "QuantitativeValue",
        "value": 1.2,
        "unitCode": "KGM"
      },
      "brand": {
        "@type": "Brand",
        "name": "UltraPallet"
      },
      "manufacturer": {
        "@id": "https://sea.ultrapallet.com/#organization"
      },
      "image": [
        "https://sea.ultrapallet.com/static/img/crate-vented-600x400x220-hero.webp",
        "https://sea.ultrapallet.com/static/img/crate-vented-600x400x220.webp"
      ],
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "External dimensions",
          "value": "600 x 400 x 220 mm"
        },
        {
          "@type": "PropertyValue",
          "name": "Nested height",
          "value": "75 mm"
        },
        {
          "@type": "PropertyValue",
          "name": "Stack load",
          "value": "25 kg"
        },
        {
          "@type": "PropertyValue",
          "name": "Nest saving",
          "value": "67% vs stacked"
        },
        {
          "@type": "PropertyValue",
          "name": "Vent area",
          "value": "38% open"
        },
        {
          "@type": "PropertyValue",
          "name": "Temperature range",
          "value": "-30 C to +60 C"
        },
        {
          "@type": "PropertyValue",
          "name": "Colour",
          "value": "Standard grey, RAL custom from 300 pcs"
        },
        {
          "@type": "PropertyValue",
          "name": "Marking",
          "value": "Recyclable, molded logo optional"
        }
      ],
      "offers": {
        "@type": "Offer",
        "url": "https://sea.ultrapallet.com/plastic-crates/vented-crate-600x400x220.html",
        "availability": "https://schema.org/InStock",
        "itemCondition": "https://schema.org/NewCondition",
        "priceCurrency": "USD",
        "price": "0.0",
        "priceValidUntil": "2026-12-31",
        "seller": {
          "@id": "https://sea.ultrapallet.com/#organization"
        }
      }
    }
  ]
}
