Inspect raw JSON-LD payload
·
mirrors the <head> script
{
"@type": "Product",
"@id": "https://data.canary-staging.odnos.ai/products/product",
"name": "product",
"description": "Disposable QA245 product fixture.",
"video": {
"@type": "VideoObject",
"contentUrl": "https://site.com",
"name": "title"
},
"subjectOf": [
{
"@type": "CreativeWork",
"name": "https://site.com"
},
{
"@type": "CreativeWork",
"name": "https://static.wixstatic.com/media/0ff4a5_31f16e78527a4382b091022501dc954f~mv2.png/v1/fill/w_660,h_660,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/ODNOS_nexus_black.png"
},
{
"@type": "CreativeWork",
"name": "https://site2.com"
}
],
"offers": [
{
"@type": "Offer",
"@id": "https://data.canary-staging.odnos.ai/offers/name",
"name": "name"
}
],
"audience": {
"@type": "Audience",
"@id": "https://data.canary-staging.odnos.ai/personas/persona-test",
"name": "persona test"
},
"@context": "https://schema.org"
}