{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Malthouse Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.714235,
            52.253848
          ],
          [
            0.713739,
            52.25389
          ],
          [
            0.713244,
            52.253931
          ],
          [
            0.713168,
            52.254049
          ],
          [
            0.71246,
            52.254476
          ],
          [
            0.711747,
            52.254906
          ],
          [
            0.711666,
            52.255018
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010694884, IP32 6AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7142351240032472,
          52.25384821582136
        ]
      }
    }
  ]
}