{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Canning Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.154911,
            52.996662
          ],
          [
            -2.154867,
            52.996824
          ],
          [
            -2.154767,
            52.996929
          ],
          [
            -2.154533,
            52.997176
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455132806, ST4 3LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.15452543269335,
          52.99718387386212
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455153287, ST4 3NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1546879419835103,
          52.996797127565365
        ]
      }
    }
  ]
}