Product Authenticity
Certificates of authenticity for products. Includes brand, serial number, model, and authenticity code.
External Reference
https://schema.org/ProductCredential Preview
This is how credentials using this template will appear. Values shown are sample data.
Claims / Fields
Required (3)
| Claim | Type | Description |
|---|---|---|
| name |
string
|
Name of the product |
| brand |
string
|
Brand or manufacturer name (schema.org/Brand#name) |
| sku |
string
|
Product serial number or SKU |
Optional (4)
| Claim | Type | Description |
|---|---|---|
| model |
string
|
Model number |
| productionDate |
string (date)
|
Date of manufacture (ISO 8601) |
| countryOfOrigin |
string
|
Country where the product was made (schema.org/Country#name) |
| identifier |
string
|
Unique authenticity verification code |
JSON-LD Context
[
"https://schema.org"
]