{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Watts Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.288987,
            51.823384
          ],
          [
            -1.289084,
            51.82355
          ],
          [
            -1.28918,
            51.823716
          ],
          [
            -1.28919,
            51.823725
          ],
          [
            -1.289199,
            51.823733
          ],
          [
            -1.289396,
            51.823784
          ],
          [
            -1.28951,
            51.823759
          ],
          [
            -1.289825,
            51.82369
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011894727, OX5 2DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2889752088567672,
          51.82339013900194
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011907983, OX5 2DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.289243081248078,
          51.82388626951564
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011920411, OX5 2DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.288984340457987,
          51.823731857034026
        ]
      }
    }
  ]
}