{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Alma Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.364431,
            53.536575
          ],
          [
            -2.364508,
            53.536496
          ],
          [
            -2.364585,
            53.536416
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Alma Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.364585,
            53.536416
          ],
          [
            -2.36474,
            53.53632
          ],
          [
            -2.364895,
            53.536223
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070911303, BL4 8RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.364430658035847,
          53.536575396067896
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010844906, BL4 8RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3643994784550135,
          53.53645864190342
        ]
      }
    }
  ]
}