{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queen Street (A5032)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.897796,
            53.288119
          ],
          [
            -2.8978,
            53.288043
          ],
          [
            -2.897377,
            53.287802
          ],
          [
            -2.896955,
            53.287561
          ],
          [
            -2.896103,
            53.287347
          ],
          [
            -2.895788,
            53.287268
          ],
          [
            -2.895251,
            53.287133
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013573879, CH65 2AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8953113733804448,
          53.28715065442721
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014516040, CH65 4BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.894208034144935,
          53.286035304530145
        ]
      }
    }
  ]
}