{ "type": "object", "properties": { "symbol": { "type": "string" }, "type": { "$ref": "./WaypointType.json" } }, "required": [ "symbol", "type" ] }