Library
Technical

How to write JSON-LD for an industrial supplier?

Short answer

Use @type Organization (or Manufacturer) with name, legalName, url, logo, address, areaServed, hasCredential for certifications, makesOffer for capacities, and sameAs to your official profiles (LinkedIn, Crunchbase, business registry).

How to do it

  1. Start with @type Organization, add Manufacturer if relevant.
  2. Fill hasCredential for every ISO/IATF/AS certification.
  3. List makesOffer with category, areaServed and eligibleQuantity.
  4. Add sameAs to LinkedIn, registry, sector profiles.
  5. Validate with Schema Markup Validator and Rich Results Test.
Voir la version française

Comment écrire un JSON-LD pour un fournisseur industriel ?

Utilisez @type Organization (ou Manufacturer) avec name, legalName, url, logo, address, areaServed, hasCredential pour les certifications, makesOffer pour les capacités, et sameAs vers vos profils officiels (LinkedIn, Crunchbase, registre d'entreprise).

Related questions