{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "PAPricingSource", "type": "object", "properties": { "name": { "type": "string" }, "directory": { "type": "string" }, "category": { "type": "string" } } }