{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Lane (B1029)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.033553,
            51.856475
          ],
          [
            1.034016,
            51.856707
          ],
          [
            1.034985,
            51.857039
          ],
          [
            1.035517,
            51.857306
          ],
          [
            1.036048,
            51.857573
          ],
          [
            1.037441,
            51.857881
          ],
          [
            1.037619,
            51.857967
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007942866, CO7 7HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0377159012997403,
          51.85795669448836
        ]
      }
    }
  ]
}