{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Florence Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.392143,
            53.756106
          ],
          [
            -2.391947,
            53.756184
          ],
          [
            -2.391751,
            53.756261
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Florence Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.391751,
            53.756261
          ],
          [
            -2.391562,
            53.756329
          ],
          [
            -2.391373,
            53.756397
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009973705, BB5 4JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3916605871428316,
          53.756368725190924
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009979343, BB5 4JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3916605871428316,
          53.756368725190924
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070884046, BB5 4JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.391372676190339,
          53.75639663037623
        ]
      }
    }
  ]
}