diff --git a/json/geometry.json b/json/geometry.json index 6da453c..1162c7e 100644 --- a/json/geometry.json +++ b/json/geometry.json @@ -2,6 +2,7 @@ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "http://comapeo.app/schemas/shared/geometry.json", "title": "Geometry", + "type": "object", "description": "A subset of the GeoJSON geometry object.", "definitions": { "position": {