{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "West End",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.879428,
            52.144705
          ],
          [
            -1.879522,
            52.144321
          ],
          [
            -1.879616,
            52.143937
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015356266, WR11 8JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8795429491343603,
          52.14407152152579
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023015254, WR11 8JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8797328942777134,
          52.14408070540577
        ]
      }
    }
  ]
}