{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Portswood Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.995712,
            50.875258
          ],
          [
            -0.995696,
            50.875212
          ],
          [
            -0.995681,
            50.875166
          ],
          [
            -0.995648,
            50.875068
          ],
          [
            -0.995615,
            50.874971
          ],
          [
            -0.995521,
            50.874492
          ],
          [
            -0.995426,
            50.874014
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013677183, PO9 4NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9954855493260584,
          50.87454539314319
        ]
      }
    }
  ]
}