{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chubb Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.203268,
            52.989092
          ],
          [
            -2.203611,
            52.9891
          ],
          [
            -2.203639,
            52.98911
          ],
          [
            -2.203969,
            52.989217
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455122222, ST4 5QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2029705489015927,
          52.98916450221779
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455134077, ST4 5QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.203968872981141,
          52.98921672687522
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455137612, ST4 5PW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2005921442377208,
          52.99025623620585
        ]
      }
    }
  ]
}