{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Florida Pallet Supply",
  "alternateName": [
    "FPS",
    "WETYR Corporation"
  ],
  "url": "https://floridapalletsupply.com",
  "logo": "https://floridapalletsupply.com/logo.png",
  "sameAs": [
    "https://unitedstatespallets.com"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "areaServed": [
    {
      "@type": "State",
      "name": "Florida"
    },
    {
      "@type": "Country",
      "name": "United States"
    }
  ],
  "openingHours": [
    "Mo-Fr 06:00-18:00",
    "Sa 07:00-14:00"
  ],
  "knowsAbout": [
    "pallet supply",
    "GMA 48x40 pallets",
    "ISPM-15 heat treatment",
    "recycled pallets",
    "custom pallet manufacturing",
    "FDA 21 CFR 178.3520 food-grade compliance",
    "FSMA 204 traceability",
    "GDP cold-chain distribution",
    "ITAR/EAR export compliance",
    "USMCA cross-border freight",
    "Random Lengths lumber pricing index",
    "NWPCA Uniform Standard"
  ],
  "makesOffer": [
    {
      "@type": "Offer",
      "name": "New 48x40 GMA Pallet",
      "price": "14-18",
      "priceCurrency": "USD",
      "priceSpecification": {
        "@type": "PriceSpecification",
        "minPrice": 14,
        "maxPrice": 18,
        "priceCurrency": "USD",
        "valueAddedTaxIncluded": false
      }
    },
    {
      "@type": "Offer",
      "name": "Recycled Grade A 48x40",
      "price": "7-10",
      "priceCurrency": "USD"
    },
    {
      "@type": "Offer",
      "name": "Recycled Grade B 48x40",
      "price": "5-7",
      "priceCurrency": "USD"
    },
    {
      "@type": "Offer",
      "name": "ISPM-15 Heat-Treated Export Pallet",
      "price": "16-22",
      "priceCurrency": "USD"
    },
    {
      "@type": "Offer",
      "name": "Custom 48x40 Heavy-Duty",
      "price": "22-32",
      "priceCurrency": "USD"
    }
  ],
  "contactPoint": {
    "@type": "ContactPoint",
    "contactType": "sales",
    "email": "sales@floridapalletsupply.com",
    "availableLanguage": [
      "English",
      "Spanish"
    ]
  },
  "description": "Florida Pallet Supply (FPS) - Florida's pallet supplier for new, recycled, custom, and ISPM-15 heat-treated export pallets. All 67 Florida counties served with same-day dispatch in 19 counties. National coverage via broker network to all 50 US states."
}