{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Denmark Hill Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.238768,
            51.592018
          ],
          [
            -0.238719,
            51.592072
          ],
          [
            -0.23867,
            51.592125
          ],
          [
            -0.238338,
            51.59248
          ],
          [
            -0.238278,
            51.592481
          ],
          [
            -0.237558,
            51.592495
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200142945, NW9 6DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.24175265533095308,
          51.591172939685435
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093298588, NW9 4BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2400217833665092,
          51.59076032925337
        ]
      }
    }
  ]
}