{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Platts Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.009475,
            53.254745
          ],
          [
            -0.009677,
            53.254739
          ],
          [
            -0.00988,
            53.254734
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023185116, LN9 6QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.017713696271618635,
          53.25585327334044
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025062846, LN9 6QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.020389067580438094,
          53.25408169375448
        ]
      }
    }
  ]
}