{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brunt Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.213358,
            53.041337
          ],
          [
            -2.213143,
            53.041399
          ],
          [
            -2.212927,
            53.041461
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Brunt Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.212927,
            53.041461
          ],
          [
            -2.212718,
            53.041521
          ],
          [
            -2.212509,
            53.041582
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455136335, ST6 4NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.212508857857521,
          53.041581575753014
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455151019, ST6 4DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2127922798760116,
          53.04159005764432
        ]
      }
    }
  ]
}