{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dukinfield Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.510964,
            53.495843
          ],
          [
            -2.510991,
            53.495775
          ],
          [
            -2.511019,
            53.495707
          ],
          [
            -2.511078,
            53.495519
          ],
          [
            -2.511138,
            53.49533
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014061115, WN7 2RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5107556872697594,
          53.49640941144788
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012855755, WN7 2RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5108918869378343,
          53.49645377168494
        ]
      }
    }
  ]
}