{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Argyle Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.915366,
            53.868125
          ],
          [
            -1.916096,
            53.86813
          ],
          [
            -1.916826,
            53.868135
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Argyle Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.913693,
            53.868105
          ],
          [
            -1.91453,
            53.868115
          ],
          [
            -1.915366,
            53.868125
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010589507, BD21 2BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9151226748076704,
          53.868115356982976
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001103374, BD21 2QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9161565454240392,
          53.86822393558398
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001103382, BD21 2QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9165367249493555,
          53.86822419971508
        ]
      }
    }
  ]
}