{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bassett Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.407077,
            50.94394
          ],
          [
            -1.406995,
            50.944272
          ],
          [
            -1.406913,
            50.944604
          ],
          [
            -1.407358,
            50.94471
          ],
          [
            -1.407803,
            50.944817
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034866787, SO16 7FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4077599821946196,
          50.944807885650945
        ]
      }
    }
  ]
}