{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gordon Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.378914,
            53.772453
          ],
          [
            -2.378744,
            53.772369
          ],
          [
            -2.378574,
            53.772286
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070884591, BB5 5NG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3789135529215306,
          53.77244442988231
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010430209, BB5 5LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3788362341347415,
          53.77228288942429
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010430210, BB5 5LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.378653196821746,
          53.77217561138155
        ]
      }
    }
  ]
}