{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kale Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.227611,
            53.471973
          ],
          [
            -2.227903,
            53.47168
          ],
          [
            -2.228196,
            53.471388
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77119714, M13 9XG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2276689425831795,
          53.47145159641349
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023047886, M13 9XE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.227864930620073,
          53.47147818785426
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023066509, M13 9UQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2281958754862847,
          53.47138767095059
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094428184, M13 9UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.228182644752659,
          53.47172925807395
        ]
      }
    }
  ]
}