{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rutland Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.084176,
            53.476476
          ],
          [
            -1.084123,
            53.476219
          ],
          [
            -1.084071,
            53.475964
          ],
          [
            -1.083989,
            53.475564
          ],
          [
            -1.083826,
            53.474771
          ],
          [
            -1.083625,
            53.474784
          ],
          [
            -1.083515,
            53.474792
          ],
          [
            -1.083405,
            53.474799
          ],
          [
            -1.083206,
            53.474811
          ],
          [
            -1.083006,
            53.474822
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006610878, DN11 0QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0841457896797837,
          53.47648498487157
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052207468, DN11 0QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0844246937598265,
          53.47612757043664
        ]
      }
    }
  ]
}