{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Astley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.223773,
            53.466874
          ],
          [
            -2.223915,
            53.466793
          ],
          [
            -2.224057,
            53.466711
          ],
          [
            -2.224188,
            53.466633
          ],
          [
            -2.224318,
            53.466556
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093073175, M13 9JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2236978585193934,
          53.46688397218663
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093073225, M13 9EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.223817559938522,
          53.46673094370199
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093073226, M13 9EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.223922718277384,
          53.46667681561223
        ]
      }
    }
  ]
}