{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queen Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.361997,
            53.753127
          ],
          [
            -2.362156,
            53.753097
          ],
          [
            -2.362316,
            53.753066
          ],
          [
            -2.36242,
            53.753009
          ],
          [
            -2.362405,
            53.752966
          ],
          [
            -2.362358,
            53.752839
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009969971, BB5 1EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.362162537089137,
          53.7530191034692
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009969972, BB5 1EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3622986374066075,
          53.752973751520116
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070885134, BB5 1HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.362358059861473,
          53.7528297625459
        ]
      }
    }
  ]
}