{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Third Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.19441,
            52.92413
          ],
          [
            -1.194376,
            52.92414
          ],
          [
            -1.194343,
            52.924149
          ],
          [
            -1.194128,
            52.924218
          ],
          [
            -1.193992,
            52.924382
          ],
          [
            -1.193663,
            52.924493
          ],
          [
            -1.193416,
            52.924576
          ],
          [
            -1.192805,
            52.924673
          ],
          [
            -1.19246,
            52.924788
          ],
          [
            -1.192433,
            52.924797
          ],
          [
            -1.192092,
            52.92491
          ],
          [
            -1.191379,
            52.925147
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003428741, NG90 6BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1929352840381109,
          52.924636472188986
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009157444, NG90 6BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1913787794146695,
          52.925147285596246
        ]
      }
    }
  ]
}