{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dummer Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.31864,
            51.059486
          ],
          [
            -1.318444,
            51.059467
          ],
          [
            -1.318248,
            51.059448
          ],
          [
            -1.318066,
            51.059432
          ],
          [
            -1.317884,
            51.059415
          ],
          [
            -1.317838,
            51.059411
          ],
          [
            -1.317792,
            51.059407
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000189726, SO23 9AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3180160066438742,
          51.05942978144749
        ]
      }
    }
  ]
}