{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Janet Forbes Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.129488,
            56.454039
          ],
          [
            -3.129939,
            56.45452
          ],
          [
            -3.130389,
            56.455002
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Janet Forbes Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.130389,
            56.455002
          ],
          [
            -3.131289,
            56.455951
          ],
          [
            -3.13175,
            56.456436
          ],
          [
            -3.132064,
            56.456784
          ],
          [
            -3.132068,
            56.456918
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124102208, DD2 5FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.132100296530253,
          56.456900056964955
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124107467, DD2 5JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1309957230991525,
          56.45576907208117
        ]
      }
    }
  ]
}