{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Smith Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.936952,
            51.917674
          ],
          [
            0.93659,
            51.917736
          ],
          [
            0.936294,
            51.917787
          ],
          [
            0.936227,
            51.917799
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026090664, CO4 9BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9369764128008566,
          51.917302702192174
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094247068, CO4 9BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9368314847374437,
          51.917756002969334
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094247113, CO4 9AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9362367360410527,
          51.917779845036556
        ]
      }
    }
  ]
}