{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ashby Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.458546,
            52.516222
          ],
          [
            -1.45876,
            52.516132
          ],
          [
            -1.458973,
            52.516042
          ],
          [
            -1.459015,
            52.516029
          ],
          [
            -1.459056,
            52.516015
          ],
          [
            -1.459318,
            52.515931
          ],
          [
            -1.459579,
            52.515847
          ],
          [
            -1.459758,
            52.515786
          ],
          [
            -1.459938,
            52.515725
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007779722, CV11 4JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4585610469477341,
          52.51621300585279
        ]
      }
    }
  ]
}