{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Byron Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.270283,
            51.407795
          ],
          [
            -3.270437,
            51.407937
          ],
          [
            -3.270592,
            51.408079
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Byron Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.269929,
            51.407484
          ],
          [
            -3.270106,
            51.407639
          ],
          [
            -3.270194,
            51.407717
          ],
          [
            -3.270212,
            51.407733
          ],
          [
            -3.270283,
            51.407795
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64101891, CF62 8EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.269928849227068,
          51.40748379967657
        ]
      }
    }
  ]
}