{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Trevor Evans Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.189458,
            52.690707
          ],
          [
            1.189545,
            52.690692
          ],
          [
            1.189631,
            52.690676
          ],
          [
            1.189722,
            52.69066
          ],
          [
            1.189814,
            52.690646
          ],
          [
            1.190265,
            52.690567
          ],
          [
            1.190716,
            52.690488
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014363398, NR8 6HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1906810058925463,
          52.69066692792904
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014363563, NR8 6GS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1896130104318814,
          52.68982334048613
        ]
      }
    }
  ]
}