{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leatherdale Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.046444,
            51.525397
          ],
          [
            -0.046115,
            51.525509
          ],
          [
            -0.045786,
            51.52562
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "6648645, E1 4GW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.0464441187216657,
          51.52539732182077
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "6739866, E1 4GW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.046367858703723494,
          51.525494970286424
        ]
      }
    }
  ]
}