A bounding box defined by northeast and southwest corners
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Bounds", "type": "object", "description": "A bounding box defined by northeast and southwest corners", "properties": {} }