{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bida Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.185746,
            53.154502
          ],
          [
            -2.18589,
            53.154233
          ],
          [
            -2.186034,
            53.153965
          ],
          [
            -2.186105,
            53.153833
          ],
          [
            -2.186176,
            53.153701
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007645767, CW12 3HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1861761745765853,
          53.15369198173891
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012353596, CW12 3LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1856105051907493,
          53.1542861361159
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002349257, CW12 3LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.185655133211792,
          53.154232132804594
        ]
      }
    }
  ]
}