{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leigh Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.546516,
            53.514318
          ],
          [
            -2.546697,
            53.514285
          ],
          [
            -2.546878,
            53.514253
          ],
          [
            -2.546911,
            53.514247
          ],
          [
            -2.546944,
            53.514241
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014061677, WN2 4XW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5468164915810814,
          53.51426279791851
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011788604, WN2 4XP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5468750728563694,
          53.51412770229009
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011788605, WN2 4XP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5469199638204136,
          53.51410053133318
        ]
      }
    }
  ]
}