{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coburg Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.386368,
            50.912217
          ],
          [
            -1.386413,
            50.912051
          ],
          [
            -1.386458,
            50.911885
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001306046, SO14 5RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.386950391907136,
          50.91227376722448
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024895675, SO14 5RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3865101832734699,
          50.91221750120297
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034865197, SO14 5RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3864429672926688,
          50.91192039638332
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001518901, SO14 5RP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.385668297273575,
          50.91241990356062
        ]
      }
    }
  ]
}