{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Broadhurst Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.017459,
            52.725184
          ],
          [
            -2.017666,
            52.724932
          ],
          [
            -2.017681,
            52.724914
          ],
          [
            -2.018111,
            52.724948
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014214872, WS12 4LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.01745878086857,
          52.725183876764184
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003093866, WS12 4LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0177399311728497,
          52.72476132398583
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003096295, WS12 4LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.017799156770551,
          52.72476131498007
        ]
      }
    }
  ]
}