{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clegg Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.108523,
            53.419567
          ],
          [
            -2.10863,
            53.419472
          ],
          [
            -2.108736,
            53.419378
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007622781, SK6 2JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1085226619939044,
          53.41956708865656
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011470200, SK6 2JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1088682741472393,
          53.41938700273125
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011470201, SK6 2JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1089585304975014,
          53.41937793169803
        ]
      }
    }
  ]
}