{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenside Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.183863,
            55.956818
          ],
          [
            -3.183992,
            55.956871
          ],
          [
            -3.184122,
            55.956924
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Greenside Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.184122,
            55.956924
          ],
          [
            -3.184578,
            55.957098
          ],
          [
            -3.185033,
            55.957272
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906117075, EH1 3AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.184070169277967,
          55.956798308849244
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906117078, EH1 3AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1847036995280655,
          55.95708873898965
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906435097, EH1 3AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1846567604576883,
          55.957125132134784
        ]
      }
    }
  ]
}