{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fingal Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.296507,
            55.894131
          ],
          [
            -4.296436,
            55.893971
          ],
          [
            -4.296365,
            55.89381
          ],
          [
            -4.296353,
            55.893783
          ],
          [
            -4.296341,
            55.893757
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025428998, G20 0LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.295922612958507,
          55.89371088560818
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700046541, G20 0HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.2965525436536645,
          55.89408559496349
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700393357, G20 0HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.296507265918999,
          55.89413137744018
        ]
      }
    }
  ]
}