{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Burwell Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.573146,
            51.529789
          ],
          [
            0.574315,
            51.529528
          ],
          [
            0.575484,
            51.529266
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004935597, SS8 9QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5731456348924723,
          51.529789198330576
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090371715, SS8 9QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5740091879999824,
          51.52976125224057
        ]
      }
    }
  ]
}