{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Arbour Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.102049,
            51.515978
          ],
          [
            -0.10224,
            51.516114
          ],
          [
            -0.102475,
            51.516171
          ],
          [
            -0.102981,
            51.516294
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "95504612, EC4M 7EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10270302524532456,
          51.51619521047299
        ]
      }
    }
  ]
}