{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.973044,
            53.896894
          ],
          [
            -1.973002,
            53.896997
          ],
          [
            -1.97296,
            53.8971
          ],
          [
            -1.972933,
            53.897388
          ],
          [
            -1.972906,
            53.897676
          ],
          [
            -1.972626,
            53.897709
          ],
          [
            -1.972345,
            53.897741
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591150, BD20 7SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.972921519816961,
          53.8974694669458
        ]
      }
    }
  ]
}