{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clough Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.316454,
            53.553269
          ],
          [
            -2.316702,
            53.55316
          ],
          [
            -2.316951,
            53.553052
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210005531, M26 1JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3164541152206817,
          53.55326867142449
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012827020, M26 1LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.317129973800177,
          53.55281746162842
        ]
      }
    }
  ]
}