{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Caradoc Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.198296,
            51.517749
          ],
          [
            -0.198098,
            51.517439
          ],
          [
            -0.1979,
            51.51713
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033558193, W2 5LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.19809544079268687,
          51.51746566233243
        ]
      }
    }
  ]
}