{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Winterburn Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.907005,
            53.873547
          ],
          [
            -1.907015,
            53.873547
          ],
          [
            -1.907025,
            53.873547
          ],
          [
            -1.907365,
            53.873552
          ],
          [
            -1.907705,
            53.873557
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591810, BD21 3BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9073550328187354,
          53.87355626614133
        ]
      }
    }
  ]
}