{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West Walks Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.440326,
            50.711904
          ],
          [
            -2.440344,
            50.711962
          ],
          [
            -2.440361,
            50.71202
          ],
          [
            -2.440402,
            50.712149
          ],
          [
            -2.440443,
            50.712277
          ],
          [
            -2.440549,
            50.712615
          ],
          [
            -2.440655,
            50.712953
          ],
          [
            -2.440884,
            50.713614
          ],
          [
            -2.441113,
            50.714276
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023242056, DT1 1AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.440326285783567,
          50.71190443884139
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024739974, DT1 1AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4400879610026336,
          50.71216612855793
        ]
      }
    }
  ]
}