{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lawson Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.543399,
            53.603012
          ],
          [
            -2.543348,
            53.603197
          ],
          [
            -2.543298,
            53.603381
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070909404, BL6 7EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5433988453380416,
          53.603012222376684
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010896497, BL6 7EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.54307066916305,
          53.60334628243189
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010896498, BL6 7EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5430712459061193,
          53.60339122165463
        ]
      }
    }
  ]
}