{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.541156,
            53.598106
          ],
          [
            -2.5414,
            53.59811
          ],
          [
            -2.541644,
            53.598113
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070911070, BL6 5NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5416434755773545,
          53.598103544571295
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070915728, BL6 5GL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5410530621319154,
          53.59801633302989
        ]
      }
    }
  ]
}