{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newcastle Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.104032,
            51.516458
          ],
          [
            -0.104466,
            51.51643
          ],
          [
            -0.1049,
            51.516402
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "95504739, EC4A 4HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10449523841364124,
          51.51642202396673
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025167410, EC4M 7RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10424030528415787,
          51.51666070242941
        ]
      }
    }
  ]
}