{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://topclassfurnish.com/#organization",
      "name": "TopClass Furniture",
      "legalName": "Top Class International Co., Ltd.",
      "url": "https://topclassfurnish.com/",
      "email": "one@topclassfurnish.com",
      "foundingDate": "2016",
      "description": "Factory-direct RTA flat-pack furniture and whole-house custom furniture manufacturing for global B2B buyers.",
      "address": {
        "@type": "PostalAddress",
        "addressRegion": "Fujian",
        "addressCountry": "CN"
      },
      "areaServed": {
        "@type": "Place",
        "name": "Worldwide"
      },
      "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "sales",
        "email": "one@topclassfurnish.com",
        "availableLanguage": ["English", "Chinese", "Spanish", "French", "German", "Arabic"]
      },
      "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "TopClass B2B Furniture Catalog",
        "itemListElement": [
          { "@type": "OfferCatalog", "name": "RTA panel furniture" },
          { "@type": "OfferCatalog", "name": "Whole-house custom furniture" },
          { "@type": "OfferCatalog", "name": "Wardrobes and storage systems" },
          { "@type": "OfferCatalog", "name": "Kitchen and cabinet modules" },
          { "@type": "OfferCatalog", "name": "OEM, ODM, and private-label programs" }
        ]
      },
      "knowsAbout": [
        "RTA flat-pack furniture manufacturing",
        "PB and MDF panel furniture",
        "OEM furniture production",
        "ODM furniture production",
        "private-label packaging",
        "export carton planning",
        "furniture sourcing RFQ"
      ],
      "additionalProperty": [
        { "@type": "PropertyValue", "name": "Business profile", "value": "Custom manufacturer with manufacturer and trading-company capabilities" },
        { "@type": "PropertyValue", "name": "Core product groups", "value": "Wardrobes, shoe cabinets, TV stands, dressing tables, and night stands" },
        { "@type": "PropertyValue", "name": "Program services", "value": "OEM service, design service, buyer-label support, RTA packing, and whole-house customization" },
        { "@type": "PropertyValue", "name": "Market discussion", "value": "North America, Western Europe, Southeast Asia, Africa, and other international buyer programs" }
      ]
    },
    {
      "@type": "WebPage",
      "@id": "https://topclassfurnish.com/product-center.html#b2b-procurement",
      "url": "https://topclassfurnish.com/product-center.html",
      "name": "TopClass B2B Furniture Product Center",
      "isPartOf": { "@id": "https://topclassfurnish.com/#website" },
      "about": { "@id": "https://topclassfurnish.com/#organization" },
      "audience": {
        "@type": "BusinessAudience",
        "audienceType": "Furniture importers, distributors, retailers, e-commerce sellers, designers, developers, and project buyers"
      },
      "mainEntity": {
        "@type": "Service",
        "name": "Factory-direct furniture sourcing and customization",
        "provider": { "@id": "https://topclassfurnish.com/#organization" },
        "serviceType": "B2B furniture manufacturing, RFQ support, OEM, ODM, private label, and export packing"
      }
    }
  ]
}
