{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Aidan's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.728702,
            54.380524
          ],
          [
            -1.728612,
            54.38035
          ],
          [
            -1.728522,
            54.380176
          ],
          [
            -1.728439,
            54.380015
          ],
          [
            -1.728356,
            54.379855
          ],
          [
            -1.728143,
            54.379441
          ],
          [
            -1.72793,
            54.379028
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034647191, DL9 3AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7288570028652877,
          54.380809789762324
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090344380, DL9 3AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.728470980308852,
          54.38097967824513
        ]
      }
    }
  ]
}