{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "May's Buildings Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.006792,
            51.476902
          ],
          [
            -0.006544,
            51.477027
          ],
          [
            -0.006296,
            51.477152
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010200304, SE10 8HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.007071828040510265,
          51.47689389084726
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010226234, SE10 8HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.005916193635718124,
          51.47730589227022
        ]
      }
    }
  ]
}