{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fifth Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.26354,
            53.600244
          ],
          [
            -2.263633,
            53.600372
          ],
          [
            -2.263727,
            53.600499
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210005865, BL9 7RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.263999662943258,
          53.601312778729614
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210015931, BL9 7RL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2635723542079953,
          53.60063960049308
        ]
      }
    }
  ]
}