{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandy Bank Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.246505,
            53.513867
          ],
          [
            -2.246155,
            53.513959
          ],
          [
            -2.245804,
            53.514052
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77245603, M8 5BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2458130802035523,
          53.514119693686524
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023068892, M7 4QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.246490165437548,
          53.513857634361266
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024150349, M8 5EN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2456615517484684,
          53.51399416774616
        ]
      }
    }
  ]
}