{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.173782,
            53.50479
          ],
          [
            -2.173852,
            53.504876
          ],
          [
            -2.173922,
            53.504961
          ],
          [
            -2.174171,
            53.505262
          ],
          [
            -2.174419,
            53.505563
          ],
          [
            -2.174525,
            53.505687
          ],
          [
            -2.174577,
            53.505748
          ],
          [
            -2.174734,
            53.505933
          ],
          [
            -2.174735,
            53.505934
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012703820, M35 0BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1738592586159684,
          53.505203802064464
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000115771, M35 0JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1737671037800435,
          53.50479046939449
        ]
      }
    }
  ]
}