{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.405264,
            51.386421
          ],
          [
            -3.40551,
            51.38643
          ],
          [
            -3.405755,
            51.386439
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "South Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.404391,
            51.38639
          ],
          [
            -3.404827,
            51.386406
          ],
          [
            -3.405264,
            51.386421
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64102406, CF62 4ZW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4043922684848433,
          51.386400157996135
        ]
      }
    }
  ]
}