{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Parkside Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.156778,
            51.473913
          ],
          [
            -0.156876,
            51.474076
          ],
          [
            -0.156975,
            51.474238
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033241445, SW11 4LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1568830376013201,
          51.47401195371252
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070248033, SW11 4LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.15677226046783893,
          51.47390230181092
        ]
      }
    }
  ]
}