{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shortcroft Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.249081,
            53.472254
          ],
          [
            -2.248702,
            53.471913
          ],
          [
            -2.248324,
            53.471572
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023069085, M15 5FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.248323813465003,
          53.47157220907101
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024819063, M15 4PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.248460606239768,
          53.47177865932313
        ]
      }
    }
  ]
}