{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wardle Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.609264,
            55.006132
          ],
          [
            -1.609275,
            55.006189
          ],
          [
            -1.609238,
            55.006201
          ],
          [
            -1.609215,
            55.006208
          ],
          [
            -1.60921,
            55.00621
          ],
          [
            -1.609182,
            55.006219
          ],
          [
            -1.60916,
            55.006226
          ],
          [
            -1.609059,
            55.006258
          ],
          [
            -1.608822,
            55.006316
          ],
          [
            -1.608586,
            55.006373
          ],
          [
            -1.608238,
            55.006466
          ],
          [
            -1.60814,
            55.006493
          ],
          [
            -1.608259,
            55.006636
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510715677, NE3 1XY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6093694936985283,
          55.00611733352195
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510717692, NE3 1AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6084429626441274,
          55.006536709797224
        ]
      }
    }
  ]
}