{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newcomen Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.907742,
            52.684337
          ],
          [
            -1.907815,
            52.684153
          ],
          [
            -1.907888,
            52.683968
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013215054, WS7 9LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9078880818998047,
          52.68396819559665
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031688142, WS7 9LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9080650658391998,
          52.68422004275789
        ]
      }
    }
  ]
}