{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.835873,
            51.961196
          ],
          [
            0.839641,
            51.960684
          ],
          [
            0.841003,
            51.960781
          ],
          [
            0.841207,
            51.960795
          ],
          [
            0.841554,
            51.960763
          ],
          [
            0.84378,
            51.959839
          ],
          [
            0.845408,
            51.959319
          ],
          [
            0.845468,
            51.959228
          ],
          [
            0.845281,
            51.957579
          ],
          [
            0.845406,
            51.956254
          ],
          [
            0.845566,
            51.955793
          ],
          [
            0.845661,
            51.955521
          ],
          [
            0.847057,
            51.954265
          ],
          [
            0.848528,
            51.953954
          ],
          [
            0.849245,
            51.953693
          ],
          [
            0.84934,
            51.953658
          ],
          [
            0.849488,
            51.953604
          ],
          [
            0.849579,
            51.953217
          ],
          [
            0.849671,
            51.95283
          ],
          [
            0.849718,
            51.952715
          ],
          [
            0.849766,
            51.952599
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "303002085, CO6 4DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.848860307609354,
          51.95364497103673
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070234289, CO6 4DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8497690819222683,
          51.95259771312063
        ]
      }
    }
  ]
}