{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Groveside Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.970374,
            52.636553
          ],
          [
            -1.969998,
            52.636377
          ],
          [
            -1.969621,
            52.636202
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Groveside Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.969621,
            52.636202
          ],
          [
            -1.969237,
            52.636067
          ],
          [
            -1.969162,
            52.636015
          ],
          [
            -1.968794,
            52.635761
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014140515, WS3 5BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.968793702391168,
          52.63576109804911
        ]
      }
    }
  ]
}