{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Linnet Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.902857,
            53.871971
          ],
          [
            -1.902704,
            53.872209
          ],
          [
            -1.902552,
            53.872447
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Linnet Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.903162,
            53.871504
          ],
          [
            -1.903009,
            53.871737
          ],
          [
            -1.902857,
            53.871971
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010589548, BD21 3ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.902826250336791,
          53.872024761432925
        ]
      }
    }
  ]
}