{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "Foldable Pallet Box 1200×1000×980 mm Heavy Duty",
  "description": "Heavy-duty foldable pallet box – stackable, collapsible plastic container for SEA importers. ISPM-15 exempt, 5 t static load, 1.5 t dynamic load.",
  "sku": "FPB-1200-1000-980-HD",
  "mpn": "FPB12001000980HD",
  "brand": {
    "@type": "Brand",
    "name": "UltraPallet"
  },
  "manufacturer": {
    "@type": "Organization",
    "name": "UltraPallet",
    "url": "https://sea.ultrapallet.com"
  },
  "countryOfAssembly": "CN",
  "material": "HDPE",
  "weight": {
    "@type": "QuantitativeValue",
    "value": 25,
    "unitCode": "KGM"
  },
  "depth": {
    "@type": "QuantitativeValue",
    "value": 1200,
    "unitCode": "MMT"
  },
  "width": {
    "@type": "QuantitativeValue",
    "value": 1000,
    "unitCode": "MMT"
  },
  "height": {
    "@type": "QuantitativeValue",
    "value": 980,
    "unitCode": "MMT"
  },
  "loadCapacity": {
    "@type": "QuantitativeValue",
    "value": 5000,
    "unitCode": "KGM"
  },
  "offers": {
    "@type": "Offer",
    "url": "https://sea.ultrapallet.com/foldable-pallet-box/1200x1000x980-heavy-duty.html",
    "priceCurrency": "USD",
    "availability": "https://schema.org/InStock",
    "itemCondition": "https://schema.org/NewCondition",
    "eligibleRegion": ["VN","TH","SG","MY","ID","PH"],
    "seller": {
      "@type": "Organization",
      "name": "UltraPallet",
      "url": "https://sea.ultrapallet.com"
    },
    "priceSpecification": {
      "@type": "UnitPriceSpecification",
      "minPrice": 65,
      "priceCurrency": "USD",
      "billingDuration": "P0Y",
      "unitCode": "EA",
      "referenceQuantity": {
        "@type": "QuantitativeValue",
        "value": 150,
        "unitCode": "EA"
      }
    }
  },
  "hasMerchantReturnPolicy": {
    "@type": "MerchantReturnPolicy",
    "returnPolicyCategory": "https://schema.org/MerchantReturnNotPermitted",
    "applicableCountry": "CN"
  },
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "folded height",
      "value": "300 mm"
    },
    {
      "@type": "PropertyValue",
      "name": "dynamic load",
      "value": "1500 kg"
    },
    {
      "@type": "PropertyValue",
      "name": "temperature range",
      "value": "-30 ℃ to +60 ℃"
    }
  ]
}