{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Otterburn Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.90708,
            53.873934
          ],
          [
            -1.907096,
            53.873934
          ],
          [
            -1.907112,
            53.873934
          ],
          [
            -1.907408,
            53.873939
          ],
          [
            -1.907704,
            53.873943
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591861, BD21 3BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9073693903398121,
          53.873942754495246
        ]
      }
    }
  ]
}