{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.29959,
            52.639719
          ],
          [
            1.299384,
            52.63972
          ],
          [
            1.299177,
            52.639721
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Mill Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.299177,
            52.639721
          ],
          [
            1.297829,
            52.639746
          ],
          [
            1.29748,
            52.639753
          ],
          [
            1.296486,
            52.639689
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009437271, NR3 4AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2964861172737274,
          52.6396894413176
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090912898, NR3 4LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.29726398261095,
          52.63961381516657
        ]
      }
    }
  ]
}