{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pollard Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.7473,
            53.786701
          ],
          [
            -1.746958,
            53.786731
          ],
          [
            -1.746616,
            53.786762
          ],
          [
            -1.746579,
            53.786766
          ],
          [
            -1.746542,
            53.786771
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Pollard Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.747968,
            53.786639
          ],
          [
            -1.747634,
            53.78667
          ],
          [
            -1.7473,
            53.786701
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591041, BD4 7BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7472995377991534,
          53.78670067607938
        ]
      }
    }
  ]
}