{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clarendon Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.175571,
            52.999159
          ],
          [
            -2.175206,
            52.999137
          ],
          [
            -2.174841,
            52.999115
          ],
          [
            -2.174625,
            52.999103
          ],
          [
            -2.174409,
            52.99909
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455134085, ST4 4HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1755714573036062,
          52.99915920347178
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455147113, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1750959675648556,
          52.999483515959795
        ]
      }
    }
  ]
}