{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Northfield Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.362454,
            53.648216
          ],
          [
            -0.366513,
            53.648403
          ],
          [
            -0.370572,
            53.64859
          ],
          [
            -0.372842,
            53.648783
          ],
          [
            -0.37333,
            53.648761
          ],
          [
            -0.375824,
            53.648653
          ],
          [
            -0.376081,
            53.648584
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024307756, DN39 6XN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.36246474420494934,
          53.64820382325853
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025070768, DN39 6XN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3671164129519429,
          53.6464605150412
        ]
      }
    }
  ]
}