{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Orchard Bridge",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.24805,
            53.790457
          ],
          [
            -2.247769,
            53.790489
          ],
          [
            -2.247494,
            53.790521
          ],
          [
            -2.247488,
            53.790521
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014134531, BB11 1BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2479891382953037,
          53.790475384433336
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023760883, BB11 1PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.247701851868716,
          53.79066472661791
        ]
      }
    }
  ]
}