{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kings Mews West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.214182,
            54.571334
          ],
          [
            -1.214091,
            54.571243
          ],
          [
            -1.214,
            54.571153
          ],
          [
            -1.213697,
            54.570796
          ],
          [
            -1.213395,
            54.570439
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007596489, TS3 6HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2141817602913645,
          54.571333857031036
        ]
      }
    }
  ]
}