{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Botley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.26497,
            50.877263
          ],
          [
            -1.264609,
            50.877935
          ],
          [
            -1.265051,
            50.878012
          ],
          [
            -1.265473,
            50.878085
          ],
          [
            -1.265859,
            50.877943
          ],
          [
            -1.266363,
            50.878089
          ],
          [
            -1.266421,
            50.878173
          ],
          [
            -1.26639,
            50.878248
          ],
          [
            -1.266359,
            50.878323
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012135610, SO31 1BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2673171347420495,
          50.878339152195366
        ]
      }
    }
  ]
}