{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stephenson Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.229584,
            52.66143
          ],
          [
            -1.229532,
            52.661474
          ],
          [
            -1.22948,
            52.661517
          ],
          [
            -1.229259,
            52.661673
          ],
          [
            -1.229038,
            52.661829
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023825029, LE6 0GH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.229609327796473,
          52.66139181085284
        ]
      }
    }
  ]
}