{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Drayton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.64249,
            51.497405
          ],
          [
            -2.642652,
            51.497664
          ],
          [
            -2.642671,
            51.497761
          ],
          [
            -2.642714,
            51.497988
          ],
          [
            -2.642846,
            51.498113
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "313155, BS9 2RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6425048489602854,
          51.497431471909685
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025540133, BS9 2RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.642511045863318,
          51.4978720260611
        ]
      }
    }
  ]
}