{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kensington Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.666314,
            53.533582
          ],
          [
            -2.666105,
            53.533643
          ],
          [
            -2.665895,
            53.533703
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Kensington Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.666721,
            53.533465
          ],
          [
            -2.666518,
            53.533523
          ],
          [
            -2.666314,
            53.533582
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014067377, WN5 9ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.66609014331881,
          53.533648045646984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011785483, WN5 9EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6660128789452457,
          53.533531625248244
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011785484, WN5 9EU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.666087885648723,
          53.53350424170736
        ]
      }
    }
  ]
}