{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Mary's Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.345021,
            52.010896
          ],
          [
            -0.345324,
            52.010981
          ],
          [
            -0.345627,
            52.011066
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012434000, SG17 5NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3450063343056225,
          52.010895483663354
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080085298, SG17 5NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3455471747231888,
          52.01084913150118
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080085299, SG17 5NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.34527278812065293,
          52.01078233635261
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080085300, SG17 5NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.34495305392742315,
          52.010759861346344
        ]
      }
    }
  ]
}