{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Charles Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.432329,
            51.649872
          ],
          [
            -3.432124,
            51.650094
          ],
          [
            -3.43192,
            51.650317
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Charles Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.434886,
            51.647682
          ],
          [
            -3.43413,
            51.648455
          ],
          [
            -3.434077,
            51.648491
          ],
          [
            -3.433043,
            51.649196
          ],
          [
            -3.432713,
            51.649509
          ],
          [
            -3.432384,
            51.649823
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023815292, CF43 3AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4319339624871845,
          51.65031661366653
        ]
      }
    }
  ]
}