{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Aidan's Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.214381,
            54.675144
          ],
          [
            -1.214625,
            54.675099
          ],
          [
            -1.214869,
            54.675055
          ],
          [
            -1.215007,
            54.67503
          ],
          [
            -1.215144,
            54.675005
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009714448, TS25 1SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2146942688247344,
          54.67499316379751
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009715434, TS25 1SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2147054408672964,
          54.67521790910746
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009719163, TS25 1SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2150503794922665,
          54.6750224311847
        ]
      }
    }
  ]
}