{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fairfax Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.147754,
            51.606855
          ],
          [
            -0.147712,
            51.606643
          ],
          [
            -0.14767,
            51.606431
          ],
          [
            -0.147674,
            51.60632
          ],
          [
            -0.147675,
            51.60629
          ],
          [
            -0.147561,
            51.606252
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200143116, N10 2PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1475610993345076,
          51.606252065693674
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200162639, N10 2PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.14885012910653997,
          51.60651519564492
        ]
      }
    }
  ]
}