{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dans Road (A562)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.704773,
            53.37482
          ],
          [
            -2.705278,
            53.37469
          ],
          [
            -2.705783,
            53.374561
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012254716, WA8 3RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.705841550464771,
          53.37454513003544
        ]
      }
    }
  ]
}