{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cockspur Street West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.990931,
            53.410416
          ],
          [
            -2.990589,
            53.410598
          ],
          [
            -2.990247,
            53.410781
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38257157, L3 6AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9909458332963332,
          53.410415672887595
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38310325, L3 6AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9906757188577826,
          53.41044488144287
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38343113, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.990442578291508,
          53.41077041729126
        ]
      }
    }
  ]
}