{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Willow Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.410288,
            53.779963
          ],
          [
            -2.410151,
            53.779913
          ],
          [
            -2.410105,
            53.779896
          ],
          [
            -2.409923,
            53.779829
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009974602, BB1 4AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.408072417381201,
          53.778388644881154
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009979290, BB1 4AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.408072417381201,
          53.778388644881154
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070883569, BB6 7LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.409937619120459,
          53.779811378929494
        ]
      }
    }
  ]
}