{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Angel Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.165757,
            53.857784
          ],
          [
            -2.16589,
            53.857767
          ],
          [
            -2.166023,
            53.85775
          ],
          [
            -2.166105,
            53.857739
          ],
          [
            -2.166187,
            53.857729
          ],
          [
            -2.166253,
            53.85772
          ],
          [
            -2.166319,
            53.857712
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024183985, BB8 0LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.166501494366136,
          53.85775619953795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090962264, BB8 9HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1657413986249523,
          53.857775229058845
        ]
      }
    }
  ]
}