{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Rectangle", "type": "object", "description": "A rectangular area defined by two corners", "properties": {} }