{
	"type": "CityJSON",
	"version": "2.0",
	"CityObjects": {
		"mybigtree": {
			"type": "SolitaryVegetationObject",
			"attributes": {
				"size": "very big",
				"shape": "kind of a box"
			},
			"geometry": [
				{
					"type": "GeometryInstance",
					"template": 0,
					"boundaries": [
						0
					],
					"transformationMatrix": [
						1,
						0,
						0,
						0,
						0,
						1,
						0,
						0,
						0,
						0,
						1,
						0,
						0,
						0,
						0,
						1
					]
				}
			]
		}
	},
	"vertices": [
		[
			174000,
			875000,
			0
		]
	],
	"geometry-templates": {
		"vertices-templates": [
			[
				0,
				0,
				5
			],
			[
				10,
				0,
				5
			],
			[
				10,
				10,
				5
			],
			[
				0,
				10,
				5
			],
			[
				0,
				0,
				15
			],
			[
				10,
				0,
				15
			],
			[
				10,
				10,
				15
			],
			[
				0,
				10,
				15
			]
		],
		"templates": [
			{
				"boundaries": [
					[
						[
							0,
							3,
							2,
							1
						]
					],
					[
						[
							4,
							5,
							6,
							7
						]
					],
					[
						[
							0,
							1,
							5,
							4
						]
					],
					[
						[
							1,
							2,
							6,
							5
						]
					],
					[
						[
							2,
							3,
							7,
							6
						]
					],
					[
						[
							0,
							4,
							7,
							3
						]
					]
				],
				"lod": "1",
				"type": "MultiSurface"
			}
		]
	},
	"transform": {
		"scale": [
			0.001,
			0.001,
			0.001
		],
		"translate": [
			85000,
			446000,
			0
		]
	},
	"metadata": {
		"referenceSystem": "https://www.opengis.net/def/crs/EPSG/0/7415"
	}
}