{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Westwick Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.863534,
            53.414659
          ],
          [
            -2.863673,
            53.414478
          ],
          [
            -2.863812,
            53.414298
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40045231, L36 4PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8638761244676907,
          53.41446797763938
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40045232, L36 4PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8638773998133567,
          53.41453089022173
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40071073, L36 4LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.863533956684472,
          53.41465921845914
        ]
      }
    }
  ]
}