{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ombersley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.155725,
            52.268025
          ],
          [
            -2.155797,
            52.267818
          ],
          [
            -2.155765,
            52.267686
          ],
          [
            -2.155678,
            52.267342
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023013425, WR9 8RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1532592499606693,
          52.266940419013245
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121350729, WR9 8QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1529962953778874,
          52.26717450818977
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002377459, WR9 8LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1556056796627336,
          52.26747676252932
        ]
      }
    }
  ]
}