{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ensor Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.996862,
            53.440362
          ],
          [
            -2.996425,
            53.440434
          ],
          [
            -2.995989,
            53.440506
          ],
          [
            -2.995784,
            53.44054
          ],
          [
            -2.99558,
            53.440574
          ],
          [
            -2.995444,
            53.440596
          ],
          [
            -2.995307,
            53.440618
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38220821, L20 8LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9959989335803447,
          53.44059434210321
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38260891, L20 8LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9953069706379596,
          53.44061808890998
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38318623, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9966496418673896,
          53.44009452442386
        ]
      }
    }
  ]
}