{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bell Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.372304,
            53.780475
          ],
          [
            -2.371658,
            53.779789
          ],
          [
            -2.371012,
            53.779103
          ],
          [
            -2.370724,
            53.77884
          ],
          [
            -2.370436,
            53.778577
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070884595, BB5 5WB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3704707953145276,
          53.77856472746242
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012545926, BB5 5TY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3724780005602146,
          53.78074259840701
        ]
      }
    }
  ]
}