{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harriett Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.223544,
            53.486371
          ],
          [
            -2.223281,
            53.486453
          ],
          [
            -2.223018,
            53.486534
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023049619, M4 6HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2234546787414113,
          53.486524214110965
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023065966, M4 6HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2235442957770664,
          53.486371242758935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094428178, M4 6JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2230016752452904,
          53.48635428067985
        ]
      }
    }
  ]
}