{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mary Ann Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.963402,
            56.462051
          ],
          [
            -2.964327,
            56.462693
          ],
          [
            -2.964479,
            56.46284
          ],
          [
            -2.964797,
            56.463148
          ],
          [
            -2.964891,
            56.463238
          ],
          [
            -2.965368,
            56.4637
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059097260, DD1 2HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.965367701187434,
          56.463699659405705
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059099849, DD1 2JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9642251121370125,
          56.46280110682426
        ]
      }
    }
  ]
}