{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Templewood Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.186559,
            51.558608
          ],
          [
            -0.187104,
            51.559062
          ],
          [
            -0.187648,
            51.559515
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5046506, NW3 7XB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1866531817215687,
          51.55914004791959
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5149826, NW3 7RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1865589322169552,
          51.55860804023589
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015420382, NW3 7XA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.18763692134447393,
          51.559434010984845
        ]
      }
    }
  ]
}