{ "type": "object", "properties": { "promotionLocation__c": { "type": "string", "example": "example_value" } }, "required": [ "promotionLocation__c" ], "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Attributes14" }