{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Laburnum Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.291874,
            53.541251
          ],
          [
            -2.291482,
            53.541301
          ],
          [
            -2.29109,
            53.541352
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210006438, M45 7EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.291873613203016,
          53.5412508657045
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010997297, M45 7EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2914375602949213,
          53.541476639484436
        ]
      }
    }
  ]
}