{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Muswell Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.143224,
            51.593279
          ],
          [
            -0.142895,
            51.592855
          ],
          [
            -0.142566,
            51.592431
          ],
          [
            -0.142517,
            51.592382
          ],
          [
            -0.142468,
            51.592332
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "768024863, N10 1BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.14322353728502027,
          51.5932794603261
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090477488, N10 2BF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.14315089530307687,
          51.59293660013698
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090479099, N10 2BF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1430243423214309,
          51.592853666323315
        ]
      }
    }
  ]
}