{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blackshaw Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.160664,
            53.404749
          ],
          [
            -2.160505,
            53.404664
          ],
          [
            -2.160347,
            53.404579
          ],
          [
            -2.160159,
            53.404476
          ],
          [
            -2.15997,
            53.404372
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007625311, SK3 9DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.160663608446229,
          53.40474902058018
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093011009, SK3 9AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.160602934395129,
          53.404614273926924
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093013202, SK3 9DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1606028665842336,
          53.40459629689805
        ]
      }
    }
  ]
}