{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Finchley Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.176376,
            51.535218
          ],
          [
            -0.176418,
            51.535199
          ],
          [
            -0.17646,
            51.535179
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Finchley Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.175674,
            51.535538
          ],
          [
            -0.176025,
            51.535378
          ],
          [
            -0.176376,
            51.535218
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033555700, NW8 9TY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17607758669699786,
          51.53536203844071
        ]
      }
    }
  ]
}