{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Hill Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.28523,
            53.723735
          ],
          [
            -2.285626,
            53.723754
          ],
          [
            -2.286021,
            53.723773
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014226926, BB4 8NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.285240851632538,
          53.72370115125661
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010603655, BB4 8NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.285361968372938,
          53.723682886435924
        ]
      }
    }
  ]
}