{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Swan Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.951269,
            51.26049
          ],
          [
            -0.951523,
            51.260545
          ],
          [
            -0.951576,
            51.260556
          ],
          [
            -0.951679,
            51.260578
          ],
          [
            -0.951882,
            51.260621
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008955100, RG29 1EX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9520451385962546,
          51.26039814827459
        ]
      }
    }
  ]
}