{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back William Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.782321,
            53.697793
          ],
          [
            -1.782451,
            53.697747
          ],
          [
            -1.782581,
            53.697701
          ],
          [
            -1.78269,
            53.697781
          ],
          [
            -1.782799,
            53.697861
          ],
          [
            -1.782861,
            53.697904
          ],
          [
            -1.782923,
            53.697946
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090215188, HD6 1JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7829085677196945,
          53.69794136887412
        ]
      }
    }
  ]
}