{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holden Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.24649,
            53.788564
          ],
          [
            -2.24655,
            53.788833
          ],
          [
            -2.246584,
            53.788986
          ],
          [
            -2.246766,
            53.789022
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Holden Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.246413,
            53.788304
          ],
          [
            -2.246452,
            53.788434
          ],
          [
            -2.24649,
            53.788564
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014134223, BB11 1NN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2467359135322695,
          53.78902191735303
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023759534, BB11 1LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2463990363058803,
          53.788519283067146
        ]
      }
    }
  ]
}