{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Edgar Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.984176,
            53.414346
          ],
          [
            -2.983802,
            53.414382
          ],
          [
            -2.983428,
            53.414418
          ],
          [
            -2.983142,
            53.414454
          ],
          [
            -2.982856,
            53.41449
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38050143, L3 6JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9831646986476428,
          53.41418344150105
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38263146, L3 6JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.982840809992287,
          53.4144917314552
        ]
      }
    }
  ]
}