{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bufton Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.409069,
            52.648724
          ],
          [
            -1.408671,
            52.648679
          ],
          [
            -1.407854,
            52.648707
          ],
          [
            -1.407078,
            52.648822
          ],
          [
            -1.405114,
            52.649115
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023823808, CV13 0DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.409080521407034,
          52.648748624732086
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030530453, CV13 0DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4069837172690063,
          52.64859431786112
        ]
      }
    }
  ]
}