{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stamford Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.677812,
            52.787131
          ],
          [
            -0.677431,
            52.786391
          ],
          [
            -0.67705,
            52.785651
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033209890, NG33 5RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6777542151069583,
          52.78707656409717
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030533991, NG33 5RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6775806914766238,
          52.78693078846204
        ]
      }
    }
  ]
}