{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wyatt Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.167451,
            53.413278
          ],
          [
            -2.166826,
            53.413203
          ],
          [
            -2.166201,
            53.413128
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wyatt Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.166201,
            53.413128
          ],
          [
            -2.165838,
            53.413087
          ],
          [
            -2.165475,
            53.413046
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007624582, SK4 1HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1674657372258337,
          53.413260810082
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090543651, SK4 1HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.167013595126346,
          53.41305470760837
        ]
      }
    }
  ]
}