{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Printer Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.111308,
            53.540774
          ],
          [
            -2.111534,
            53.540733
          ],
          [
            -2.11176,
            53.540692
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000077027, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.111880790770509,
          53.54060232363719
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000116705, OL1 1PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1121072048084124,
          53.54062907616269
        ]
      }
    }
  ]
}