Schema markup

Hello support i understand how to insert JSON-LD Schema Markup.
Is it sufficient to insert the fields of zero apps or do I have to insert the fields in a script?


{
"@context": "https://schema.org",
"@type": "Event",
"name": "",
"startDate": ""
}

Replies are visible only to logged in members with an active subscription.