{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Don Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.916123,
            53.870575
          ],
          [
            -1.915863,
            53.870498
          ],
          [
            -1.915854,
            53.870444
          ],
          [
            -1.915818,
            53.870219
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010592701, BD21 2HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9159390821041076,
          53.870506697930814
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051258399, BD21 2HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.915665860628889,
          53.87024585926091
        ]
      }
    }
  ]
}