Schema:MetaTags
{
"type": "object", "properties": { "metaDescription": { "type": "string", "inputType": "text", "label": "Meta Description" }, "metaKeywords": { "type": "string", "inputType": "text", "label": "Meta Keywords" } }
}
{
"type": "object", "properties": { "metaDescription": { "type": "string", "inputType": "text", "label": "Meta Description" }, "metaKeywords": { "type": "string", "inputType": "text", "label": "Meta Keywords" } }
}