{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Salvador",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.167609,
            51.426668
          ],
          [
            -0.167091,
            51.42681
          ],
          [
            -0.166574,
            51.426953
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "121051825, SW17 9NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.16679195046835024,
          51.4268933886962
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033241664, SW17 9NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1675484797221072,
          51.42668040400741
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070248173, SW17 0HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.16760706115602395,
          51.426654342083125
        ]
      }
    }
  ]
}