{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North William Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.021563,
            53.410499
          ],
          [
            -3.021546,
            53.410441
          ],
          [
            -3.021531,
            53.410388
          ],
          [
            -3.02153,
            53.410383
          ],
          [
            -3.021514,
            53.41033
          ],
          [
            -3.021498,
            53.410278
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42082056, CH44 6JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0216349734951216,
          53.4103817181837
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42184381, CH44 6JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0214970196602295,
          53.41027503120027
        ]
      }
    }
  ]
}