{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Middlesex Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.049215,
            51.543195
          ],
          [
            -0.049041,
            51.543332
          ],
          [
            -0.048866,
            51.54347
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008286868, E9 6QW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.049235245514029774,
          51.543401966765956
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008307351, E9 6QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.04921526217468448,
          51.54319480529379
        ]
      }
    }
  ]
}