{ "type": "FeatureCollection", "name": "polygon_small", "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::32613" } }, "features": [ { "type": "Feature", "properties": { "rowid": 1, "pkuid": 1, "ftype": null, "text": "Polygon" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 609296.963470319635235, 4824822.831050228327513 ], [ 610198.652968036476523, 4824822.831050228327513 ], [ 610198.652968036476523, 4825238.995433789677918 ], [ 609296.963470319635235, 4825238.995433789677918 ], [ 609296.963470319635235, 4824822.831050228327513 ] ] ] } } ] }