{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wingate Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.927601,
            53.86318
          ],
          [
            -1.927791,
            53.863409
          ],
          [
            -1.92798,
            53.863639
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010589700, BD22 6BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9277831324711792,
          53.86339600258685
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051277264, BD22 6BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9277524593202344,
          53.863548777787024
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051277265, BD22 6BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.927691544712696,
          53.86360266838695
        ]
      }
    }
  ]
}