{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kirkgate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.845651,
            55.559242
          ],
          [
            -3.845778,
            55.559182
          ],
          [
            -3.845905,
            55.559121
          ],
          [
            -3.846251,
            55.558931
          ],
          [
            -3.846597,
            55.55874
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484155835, ML11 0QG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8464050980892495,
          55.559337141239105
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484168566, ML11 0QG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8456223617141925,
          55.55921412987576
        ]
      }
    }
  ]
}