{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Smith Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.20274,
            53.396397
          ],
          [
            -2.202453,
            53.396205
          ],
          [
            -2.202167,
            53.396012
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007623281, SK8 2BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.202739910300515,
          53.39639744385959
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011444606, SK8 2BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.202228007814989,
          53.39627247292363
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011444607, SK8 2BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.202227751821062,
          53.39621854188531
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011444608, SK8 2BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2021975471950332,
          53.396191627365134
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011444609, SK8 2BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2021372233501713,
          53.39615577531459
        ]
      }
    }
  ]
}