{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grange Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.020702,
            52.694942
          ],
          [
            -2.020331,
            52.694942
          ],
          [
            -2.020213,
            52.694942
          ],
          [
            -2.019977,
            52.694888
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014214588, WS11 6LF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0207017199488,
          52.69494231177794
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031623389, WS11 6LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0201689479072873,
          52.69471766405152
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031623390, WS11 6LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0197694619671,
          52.69474470111583
        ]
      }
    }
  ]
}