{ "title": "Product and Quantity", "description": "", "properties": { "product_name": { "type": "string", "title": "Product Name" }, "product_quantity": { "type": "string", "title": "Product Quantity" } }, "required": [] }