{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blackhorse Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.266153,
            51.9389
          ],
          [
            -0.266113,
            51.938829
          ],
          [
            -0.266081,
            51.938772
          ],
          [
            -0.266077,
            51.938765
          ],
          [
            -0.266049,
            51.938716
          ],
          [
            -0.265998,
            51.938627
          ],
          [
            -0.26596,
            51.938559
          ],
          [
            -0.265892,
            51.938441
          ],
          [
            -0.265855,
            51.938206
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013805996, SG4 9EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.26583836404760286,
          51.93819145735007
        ]
      }
    }
  ]
}