{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hulton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.118362,
            53.456153
          ],
          [
            -2.11834,
            53.456288
          ],
          [
            -2.118318,
            53.456422
          ],
          [
            -2.118316,
            53.456453
          ],
          [
            -2.118315,
            53.456483
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002997089, M34 2AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1183145111706714,
          53.456149973065855
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004405804, M34 3PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1184507991749357,
          53.456419492052554
        ]
      }
    }
  ]
}