{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Phillips Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.776629,
            51.550875
          ],
          [
            -1.776879,
            51.550846
          ],
          [
            -1.777129,
            51.550817
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004837300, SN1 4BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7765229008859245,
          51.55080691095951
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009422713, SN1 3FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.776609081523722,
          51.5508790060598
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090043388, SN1 3FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.776146912899114,
          51.55101299739532
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001875745, SN1 3FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7760606886470671,
          51.55094989327439
        ]
      }
    }
  ]
}