{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Church Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.407467,
            53.786336
          ],
          [
            -2.407392,
            53.786507
          ],
          [
            -2.40742,
            53.786511
          ],
          [
            -2.407739,
            53.786554
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009972611, BB6 7FU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4074537628367225,
          53.7865788608345
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070885887, BB6 7NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4077571338778587,
          53.786559852914195
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070886449, BB6 7FU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4071178602766947,
          53.78637327748628
        ]
      }
    }
  ]
}