{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cheyne Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.194836,
            51.324417
          ],
          [
            -0.194902,
            51.324382
          ],
          [
            -0.194968,
            51.324347
          ],
          [
            -0.19481,
            51.324169
          ],
          [
            -0.194651,
            51.323991
          ],
          [
            -0.194549,
            51.32403
          ],
          [
            -0.194447,
            51.324069
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002049273, SM7 3AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.19446180055531664,
          51.324069435545454
        ]
      }
    }
  ]
}