Code: Select all
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"coordinates": [
[
[
-122.35060091218517,
47.623077930158416
],
[
-122.35060091218517,
47.62277974814543
],
[
-122.34998423050754,
47.62277974814543
],
[
-122.34998423050754,
47.623077930158416
],
[
-122.35060091218517,
47.623077930158416
]
]
],
"type": "Polygon"
}
}
]
}