I understand what a bounding box is, but it does not make sense on a point. Also shouldn't it be an array of points? "bbox": { "type": "array", "minItems": 4, "items": { "type": "number" } }