{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Parsonage Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.242766,
            53.516607
          ],
          [
            -2.243066,
            53.516553
          ],
          [
            -2.243366,
            53.5165
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Parsonage Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.243366,
            53.5165
          ],
          [
            -2.243804,
            53.516421
          ],
          [
            -2.244242,
            53.516343
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023068081, M8 5DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2442424611348764,
          53.51634305232203
        ]
      }
    }
  ]
}