{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Richard Chubb Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.031326,
            53.425839
          ],
          [
            -3.031131,
            53.425896
          ],
          [
            -3.031118,
            53.42589
          ],
          [
            -3.03093,
            53.425807
          ],
          [
            -3.030863,
            53.425765
          ],
          [
            -3.030796,
            53.425724
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Richard Chubb Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.030796,
            53.425724
          ],
          [
            -3.030636,
            53.425653
          ],
          [
            -3.030477,
            53.425581
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Richard Chubb Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.031449,
            53.425791
          ],
          [
            -3.031388,
            53.425815
          ],
          [
            -3.031326,
            53.425839
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42184785, CH45 7PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0314406493988604,
          53.425794353957514
        ]
      }
    }
  ]
}