{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Senate Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.051314,
            51.467368
          ],
          [
            -0.051187,
            51.467425
          ],
          [
            -0.05106,
            51.467482
          ],
          [
            -0.050967,
            51.467529
          ],
          [
            -0.050873,
            51.467576
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009790682, SE15 2AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.05087295866438766,
          51.46757641928603
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023227303, SE15 2AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.05131377602260182,
          51.467367922925156
        ]
      }
    }
  ]
}