{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Agdon Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.102889,
            51.524543
          ],
          [
            -0.102996,
            51.524753
          ],
          [
            -0.103102,
            51.524963
          ],
          [
            -0.103207,
            51.525189
          ],
          [
            -0.103313,
            51.525415
          ],
          [
            -0.103419,
            51.525645
          ],
          [
            -0.103526,
            51.525875
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008979803, EC1V 0BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10288941689877089,
          51.524543302840584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023220638, EC1V 0AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10361880281497785,
          51.525724126585956
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025502724, EC1V 4PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10373635800569724,
          51.526364496795736
        ]
      }
    }
  ]
}