{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dorothy Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.324058,
            53.641558
          ],
          [
            -2.323891,
            53.641482
          ],
          [
            -2.323724,
            53.641406
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210005699, BL0 9ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.324057803167957,
          53.64155834823066
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210022887, BL0 9WG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3231311031794584,
          53.641030549134705
        ]
      }
    }
  ]
}