{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wilson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.964964,
            54.539208
          ],
          [
            -0.964858,
            54.539436
          ],
          [
            -0.964752,
            54.539665
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wilson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.964995,
            54.539104
          ],
          [
            -0.964979,
            54.539156
          ],
          [
            -0.964964,
            54.539208
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013582138, TS12 3EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9660724955650666,
          54.53938843189478
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023902190, TS12 3FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.96472579752752,
          54.539466789802056
        ]
      }
    }
  ]
}