{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Willow Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.367493,
            52.481271
          ],
          [
            1.367544,
            52.481217
          ],
          [
            1.367596,
            52.481163
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Willow Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.362987,
            52.48209
          ],
          [
            1.365271,
            52.481742
          ],
          [
            1.365411,
            52.48172
          ],
          [
            1.367493,
            52.481271
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Willow Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.367493,
            52.481271
          ],
          [
            1.367622,
            52.481278
          ],
          [
            1.367751,
            52.481284
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630002175, NR35 2DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.363051562707511,
          52.48208802787853
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025086481, NR35 2DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.365275351338544,
          52.48072960078967
        ]
      }
    }
  ]
}