`; // Inject the schema code into the relevant element or section // Replace "elementId" with the actual ID or selector of the element where you want to insert the schema code $w('#elementId').html = schemaCode; });