{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "York Place Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.228837,
            52.201207
          ],
          [
            -2.228579,
            52.200465
          ],
          [
            -2.22832,
            52.199724
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000852574, WR1 3SE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2288836586559926,
          52.201152345038835
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014145639, WR1 3DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2283203220148,
          52.19972396334919
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015273066, WR1 3DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2283790312908667,
          52.19975981123407
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024835638, WR1 3DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.228395046623335,
          52.20002949234272
        ]
      }
    }
  ]
}