{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Edison Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.471521,
            53.694656
          ],
          [
            -2.47149,
            53.694638
          ],
          [
            -2.47146,
            53.69462
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Edison Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.47146,
            53.69462
          ],
          [
            -2.471398,
            53.694584
          ],
          [
            -2.471336,
            53.694548
          ],
          [
            -2.471207,
            53.694477
          ],
          [
            -2.471079,
            53.694406
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010319381, BB3 2SY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4710786702121235,
          53.69440604410574
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010772295, BB3 2TG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4715980881033515,
          53.69480846836753
        ]
      }
    }
  ]
}