{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lucan Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.2154,
            54.685827
          ],
          [
            -1.215853,
            54.685807
          ],
          [
            -1.216306,
            54.685787
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Lucan Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.216306,
            54.685787
          ],
          [
            -1.216528,
            54.685784
          ],
          [
            -1.216751,
            54.685782
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009715236, TS26 8BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2160643725547227,
          54.685984034599514
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009718300, TS26 8AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.216642216361513,
          54.68578107119627
        ]
      }
    }
  ]
}