{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stratford Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.039359,
            52.333139
          ],
          [
            -2.03927,
            52.332995
          ],
          [
            -2.037685,
            52.332411
          ],
          [
            -2.037333,
            52.332259
          ],
          [
            -2.035264,
            52.331366
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023881366, B60 2RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0406791373693185,
          52.332859615764555
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023886262, B60 1LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0363343542724497,
          52.331737268408624
        ]
      }
    }
  ]
}