{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Daffodil Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.079163,
            51.892448
          ],
          [
            -2.07936,
            51.892489
          ],
          [
            -2.079556,
            51.892529
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Daffodil Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.079556,
            51.892529
          ],
          [
            -2.07982,
            51.892588
          ],
          [
            -2.080085,
            51.892648
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012805065, GL50 2DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.080079254889079,
          51.89263642004783
        ]
      }
    }
  ]
}