{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brooklands Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.191592,
            53.552078
          ],
          [
            -2.192013,
            53.552099
          ],
          [
            -2.192072,
            53.552102
          ],
          [
            -2.192009,
            53.552205
          ],
          [
            -2.191949,
            53.552303
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23018094, M24 2LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1919228566903004,
          53.55215837348597
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23114180, M24 2HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1915904323950537,
          53.55207801208218
        ]
      }
    }
  ]
}