{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bailey Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.255663,
            53.7869
          ],
          [
            -2.25558,
            53.786977
          ],
          [
            -2.255497,
            53.787053
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bailey Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.255829,
            53.786756
          ],
          [
            -2.255746,
            53.786828
          ],
          [
            -2.255663,
            53.7869
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014133095, BB11 4PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2554819824792824,
          53.787053189119746
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012537522, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.255647405456471,
          53.78680117225359
        ]
      }
    }
  ]
}