{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Picker Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.12222,
            53.727925
          ],
          [
            -2.122272,
            53.727836
          ],
          [
            -2.122324,
            53.727747
          ],
          [
            -2.122354,
            53.727646
          ],
          [
            -2.122377,
            53.72757
          ],
          [
            -2.12239,
            53.727526
          ],
          [
            -2.122456,
            53.727304
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090218761, OL14 8HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.122215229980913,
          53.727924426181744
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052078956, OL14 8AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1227150794567833,
          53.72781605748638
        ]
      }
    }
  ]
}