{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Calder Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.4243,
            53.829477
          ],
          [
            -2.424376,
            53.829591
          ],
          [
            -2.424294,
            53.829779
          ],
          [
            -2.42416,
            53.830086
          ],
          [
            -2.424145,
            53.830116
          ],
          [
            -2.424131,
            53.830146
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022970507, BB7 9PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.424639462834534,
          53.82906846059793
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093889903, BB7 9PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4244631521444617,
          53.8296622917319
        ]
      }
    }
  ]
}