{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ceres Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.824811,
            54.048089
          ],
          [
            -2.82431,
            54.048259
          ],
          [
            -2.82381,
            54.048429
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009274120, LA1 5QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.824412242169129,
          54.04801113254672
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009291796, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.824446699462902,
          54.04820862933458
        ]
      }
    }
  ]
}