{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brooks Houses",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.528987,
            53.511512
          ],
          [
            -2.528722,
            53.511392
          ],
          [
            -2.528457,
            53.511271
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014064266, WN7 5JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.528684009503234,
          53.51136920177927
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095426361, WN7 5JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.528684904851309,
          53.511441105817724
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011827373, WN7 5FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.528305704706162,
          53.51126301292655
        ]
      }
    }
  ]
}