{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Arthur Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.581065,
            55.982661
          ],
          [
            -4.581274,
            55.982711
          ],
          [
            -4.581483,
            55.98276
          ],
          [
            -4.581529,
            55.982771
          ],
          [
            -4.581575,
            55.982782
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Arthur Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.580961,
            55.982636
          ],
          [
            -4.581013,
            55.982649
          ],
          [
            -4.581065,
            55.982661
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Arthur Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.581575,
            55.982782
          ],
          [
            -4.581789,
            55.982833
          ],
          [
            -4.582003,
            55.982884
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "129053691, G83 0AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.580960695884016,
          55.982636027855136
        ]
      }
    }
  ]
}