{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Minster Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.85872,
            54.056327
          ],
          [
            -2.858718,
            54.056615
          ],
          [
            -2.858716,
            54.056903
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009290148, LA3 3RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8587278842550226,
          54.056731854200294
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015477075, LA3 3EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.858599387416745,
          54.05642718394096
        ]
      }
    }
  ]
}