{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bank Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.58042,
            54.556944
          ],
          [
            -3.579893,
            54.557419
          ],
          [
            -3.579763,
            54.557537
          ],
          [
            -3.579253,
            54.557843
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bank Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.580561,
            54.556825
          ],
          [
            -3.58049,
            54.556885
          ],
          [
            -3.58042,
            54.556944
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000902247, CA28 6DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5792202969809224,
          54.55791252177903
        ]
      }
    }
  ]
}