{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Chad's Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.013987,
            52.704032
          ],
          [
            -2.013823,
            52.704159
          ],
          [
            -2.01366,
            52.704285
          ],
          [
            -2.013576,
            52.704353
          ],
          [
            -2.013493,
            52.70442
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014214685, WS11 5DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0139871553088935,
          52.704031817341175
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031635224, WS11 5UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0138540710966337,
          52.70437343864274
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031635225, WS11 5UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.013794896212376,
          52.704445362593496
        ]
      }
    }
  ]
}