{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Talbot And Falcon Yard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.497543,
            53.684205
          ],
          [
            -1.497879,
            53.684245
          ],
          [
            -1.498216,
            53.684285
          ],
          [
            -1.498486,
            53.684306
          ],
          [
            -1.49851,
            53.684308
          ],
          [
            -1.498575,
            53.684165
          ],
          [
            -1.498682,
            53.684001
          ],
          [
            -1.498789,
            53.683836
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63170809, WF1 3AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4987731951021197,
          53.68385050309709
        ]
      }
    }
  ]
}