{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Quarry Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.323493,
            53.560436
          ],
          [
            -2.323767,
            53.560248
          ],
          [
            -2.324042,
            53.56006
          ],
          [
            -2.324243,
            53.559953
          ],
          [
            -2.324444,
            53.559845
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210007097, M26 2SQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3244439639355092,
          53.55984470607261
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210016057, M26 2SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.323466076968343,
          53.5602877860321
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210016058, M26 2SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.323466076968343,
          53.5602877860321
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210016063, M26 2SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.323466076968343,
          53.5602877860321
        ]
      }
    }
  ]
}