# NOT RUN {
'{
"type": "GeometryCollection",
"geometries": [ {
"type": "Point",
"coordinates": [100.0, 0.0]
}, {
"type": "LineString",
"coordinates": [ [101.0, 0.0], [102.0, 1.0] ]
}
]
}'
# }
Run the code above in your browser using DataLab